2024-04-14 06:27 ftp://ftp.de.debian.org/debian/pool/main/z/z3/z3_4.8.12.orig.tar.gz 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 -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.55 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 01c049d (2024-04-13 21:28:19 +0200) count: 2775 1787 elapsed-time: 51.9 211.5 head-timing-info: old-timing-info: head results: z3-z3-4.8.12/cmake/target_arch_detect.cpp:9:0: error: #error CMAKE_TARGET_ARCH_unknown [preprocessorErrorDirective] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:237:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:259:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:148:24: style: Condition 'delta==0' is always true [knownConditionTrueFalse] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:144:19: note: Assuming that condition 'delta<0' is not redundant z3-z3-4.8.12/contrib/qprofdiff/main.cpp:146:24: note: Assuming that condition 'delta>0' is not redundant z3-z3-4.8.12/contrib/qprofdiff/main.cpp:148:24: note: Condition 'delta==0' is always true z3-z3-4.8.12/contrib/qprofdiff/main.cpp:39:20: performance: Function parameter 'str' should be passed by const reference. [passedByValue] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:96:44: style: Parameter 'data' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:55:24: style: Variable 'cur_token' is assigned a value that is never used. [unreadVariable] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:99:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:160:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:186:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:204:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] z3-z3-4.8.12/contrib/qprofdiff/main.cpp:220:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] z3-z3-4.8.12/examples/c++/example.cpp:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:117:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:155:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:205:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:239:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:252:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:274:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:290:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:324:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:343:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:367:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:396:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:431:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:487:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:531:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:553:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:576:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:609:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:637:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:652:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:686:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:723:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:762:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:783:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:822:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:835:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:849:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:861:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:876:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:899:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:923:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:946:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:959:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:982:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1005:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sat [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1067:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1071:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1080:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1157:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1173:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:1292:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c++/example.cpp:307:5: style: Exception should be caught by reference. [catchExceptionByValue] z3-z3-4.8.12/examples/c++/example.cpp:315:5: style: Exception should be caught by reference. [catchExceptionByValue] z3-z3-4.8.12/examples/c++/example.cpp:1258:55: performance: Function parameter 'value' should be passed by const reference. [passedByValue] z3-z3-4.8.12/examples/c++/example.cpp:1262:49: performance: Function parameter 's' should be passed by const reference. [passedByValue] z3-z3-4.8.12/examples/c++/example.cpp:1344:24: style: Variable 'ex' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/examples/c++/example.cpp:809:16: error: Out of bounds access in expression 'visited[e.id()]' because 'visited' is empty. [containerOutOfBounds] z3-z3-4.8.12/examples/c++/example.cpp:845:11: note: Calling function 'visit', 1st argument 'visited' value is size=0 z3-z3-4.8.12/examples/c++/example.cpp:806:24: note: Assuming condition is false z3-z3-4.8.12/examples/c++/example.cpp:809:16: note: Access out of bounds z3-z3-4.8.12/examples/c/test_capi.c:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:329:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_sort [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:427:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_DATATYPE_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:672:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:800:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:840:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1044:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_UNDEF [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1247:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1271:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_ARRAY_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1326:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1464:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1497:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1576:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1624:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_OK [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1677:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:1751:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_OK [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2288:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2409:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2463:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2713:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:2866:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_func_decl [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/c/test_capi.c:695:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:695:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:695:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:695:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:1228:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:2420:21: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/c/test_capi.c:1994:8: style: Variable 'l2' is reassigned a value before the old one has been used. [redundantAssignment] z3-z3-4.8.12/examples/c/test_capi.c:1983:8: note: l2 is assigned z3-z3-4.8.12/examples/c/test_capi.c:1994:8: note: l2 is overwritten z3-z3-4.8.12/examples/c/test_capi.c:1237:23: style: Local variable 's' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/c/test_capi.c:1218:15: note: Shadowed declaration z3-z3-4.8.12/examples/c/test_capi.c:1237:23: note: Shadow variable z3-z3-4.8.12/examples/maxsat/maxsat.c:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:75:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_ast [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:227:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_ast [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:349:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:414:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:469:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_ast [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:541:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_L_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:592:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_ast [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/maxsat/maxsat.c:427:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/maxsat/maxsat.c:554:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/examples/maxsat/maxsat.c:23:19: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/maxsat/maxsat.c:144:93: style: Parameter 'cnstrs' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/maxsat/maxsat.c:219:66: style: Parameter 'lits' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/maxsat/maxsat.c:182:24: warning: Uninitialized variable: cout [uninitvar] z3-z3-4.8.12/examples/maxsat/maxsat.c:177:19: note: Assuming condition is false z3-z3-4.8.12/examples/maxsat/maxsat.c:182:24: note: Uninitialized variable: cout z3-z3-4.8.12/examples/maxsat/maxsat.c:474:16: style: Variable 'k' is assigned a value that is never used. [unreadVariable] tptp5.y:43:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1489:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_OP_PR_LEMMA [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1730:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1912:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_UNINTERPRETED_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1925:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_OP_UNINTERPRETED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1956:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_INT_SYMBOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2004:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2026:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2037:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2157:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2211:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_OP_AND [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2223:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2287:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2303:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2353:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2472:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tptp5.tab.c:1995:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1196:5: warning: Member variable 'pp_tptp::m_node_number' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1196:5: warning: Member variable 'pp_tptp::m_named_formulas' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/examples/tptp/tptp5.cpp:936:10: style: Unused private function: 'env::check_app' [unusedPrivateFunction] z3-z3-4.8.12/examples/tptp/tptp5.cpp:191:10: performance:inconclusive: Technically the member function 'env::mk_error' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:198:10: performance:inconclusive: Technically the member function 'env::mk_not_handled' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:234:10: performance:inconclusive: Technically the member function 'env::check_arity' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:536:10: performance:inconclusive: Technically the member function 'env::is_ttype' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:913:14: performance:inconclusive: Technically the member function 'env::to_int' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:917:14: performance:inconclusive: Technically the member function 'env::to_real' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:925:14: performance:inconclusive: Technically the member function 'env::is_even' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:936:10: performance:inconclusive: Technically the member function 'env::check_app' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1003:10: performance:inconclusive: Technically the member function 'env::is_sep' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1379:10: performance:inconclusive: Technically the member function 'pp_tptp::display_sort' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1864:10: performance:inconclusive: Technically the member function 'pp_tptp::display_sort_decl' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1954:17: performance:inconclusive: Technically the member function 'pp_tptp::sanitize' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/examples/tptp/tptp5.cpp:138:9: warning: Class 'TreeNode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] z3-z3-4.8.12/examples/tptp/tptp5.cpp:138:9: warning: Class 'TreeNode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] z3-z3-4.8.12/examples/tptp/tptp5.cpp:138:9: warning: Class 'TreeNode' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor] z3-z3-4.8.12/examples/tptp/tptp5.cpp:113:5: style: Struct 'failure_ex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1113:5: style: Class 'env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1196:5: style: Class 'pp_tptp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1010:16: style: Condition 'sz>0' is always true [knownConditionTrueFalse] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1009:16: note: Assuming that condition 'sz==0' is not redundant z3-z3-4.8.12/examples/tptp/tptp5.cpp:1010:16: note: Condition 'sz>0' is always true tptp5.y:50:17: style: C-style pointer casting [cstyleCast] tptp5.tab.c:2178:5: style: C-style pointer casting [cstyleCast] tptp5.y:253:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:260:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:267:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:274:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:281:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:288:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:295:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:302:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:309:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:316:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:323:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:330:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:337:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:344:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:351:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:358:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:365:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:372:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:379:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:386:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:393:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:400:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:407:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:414:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:421:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:428:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:435:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:442:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:449:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:456:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:463:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:470:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:477:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:484:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:491:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:498:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:505:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:512:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:519:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:526:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:533:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:540:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:547:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:554:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:561:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:568:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:575:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:582:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:589:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:596:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:603:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:610:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:617:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:624:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:631:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:638:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:645:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:652:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:659:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:666:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:673:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:680:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:687:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:694:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:701:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:708:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:715:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:722:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:729:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:736:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:743:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:750:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:757:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:764:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:771:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:778:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:785:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:792:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:799:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:806:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:813:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:820:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:827:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:834:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:841:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:848:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:855:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:862:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:869:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:876:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:883:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:890:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:897:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:904:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:911:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:918:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:925:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:932:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:939:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:946:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:953:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:960:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:967:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:974:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:981:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:988:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:995:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1002:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1009:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1016:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1023:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1030:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1037:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1044:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1051:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1058:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1065:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1072:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1079:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1086:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1093:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1100:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1107:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1114:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1121:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1128:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1135:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1142:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1149:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1156:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1163:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1170:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1177:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1184:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1191:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1198:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1205:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1212:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1219:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1226:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1233:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1240:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1247:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1254:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1261:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1268:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1275:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1282:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1289:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1296:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1303:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1310:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1317:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1324:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1331:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1338:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1345:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1352:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1359:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1366:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1373:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1380:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1387:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1394:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1401:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1408:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1415:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1422:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1429:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1436:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1443:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1450:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1457:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1464:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1471:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1478:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1485:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1492:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1499:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1506:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1513:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1520:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1527:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1534:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1541:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1548:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1555:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1562:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1569:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1576:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1583:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1590:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1597:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1604:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1611:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1618:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1625:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1632:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1639:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1646:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1653:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1660:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1667:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1674:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1681:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1688:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1695:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1702:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1709:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1716:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1723:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1730:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1737:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1744:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1751:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1758:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1765:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1772:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1779:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1786:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1793:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1800:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1807:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1814:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1821:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1828:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1835:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1842:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1849:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1856:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1863:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1870:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1877:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1884:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1891:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1898:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1905:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1912:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1919:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1926:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1933:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1940:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1947:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1954:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1961:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1968:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1975:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1982:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1989:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:1996:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2003:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2010:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2017:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2024:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2031:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2038:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2045:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2052:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2059:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2066:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2073:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2080:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2087:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2094:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2101:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2108:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2115:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2122:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2129:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2136:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2143:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2150:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2157:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2164:21: style: Same expression on both sides of '-'. [duplicateExpression] tptp5.y:2171:21: style: Same expression on both sides of '-'. [duplicateExpression] z3-z3-4.8.12/examples/tptp/tptp5.cpp:265:13: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/examples/tptp/tptp5.cpp:717:24: style: Local variable 's' shadows outer argument [shadowArgument] z3-z3-4.8.12/examples/tptp/tptp5.cpp:666:44: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:717:24: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1554:26: style: Local variable 'id' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1516:22: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1554:26: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1717:26: style: Local variable 'conclusion' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1697:18: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1717:26: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1790:22: style: Local variable 'e' shadows outer argument [shadowArgument] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1785:40: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1790:22: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1805:26: style: Local variable 'sz' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1787:16: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1805:26: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1832:18: style: Local variable 'sorts' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1184:32: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1832:18: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1833:20: style: Local variable 'names' shadows outer variable [shadowVariable] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1183:32: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1833:20: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:1882:22: style: Local variable 'e' shadows outer argument [shadowArgument] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1879:33: note: Shadowed declaration z3-z3-4.8.12/examples/tptp/tptp5.cpp:1882:22: note: Shadow variable z3-z3-4.8.12/examples/tptp/tptp5.cpp:120:35: style: Parameter 'r' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:987:60: style: Parameter 'fml' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:1864:57: style: Parameter 's' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2302:24: style: Variable 'ex' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2352:24: style: Variable 'ex' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:2397:32: style: Variable 'ex' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/examples/tptp/tptp5.cpp:162:11: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:191:29: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:198:35: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:240:31: style: Parameter 'file_name' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:240:52: style: Parameter 'formula_selection' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:295:50: style: Parameter 'formula_role' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:319:32: style: Parameter 'formula' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:338:32: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:351:28: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:361:74: style: Parameter 'formula' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:536:29: style: Parameter 't' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:544:43: style: Parameter 'fol_quantifier' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:557:37: style: Parameter 'variable_list' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:625:23: style: Variable 't1' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/examples/tptp/tptp5.cpp:950:28: style: Parameter 'args' can be declared as pointer to const [constParameterPointer] tptp5.y:88:10: style: Variable 'c1' can be declared as const array [constVariable] tptp5.y:88:23: style: Variable 'c2' can be declared as const array [constVariable] tptp5.tab.c:1995:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] tptp5.lex.cpp:920:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tptp5.lex.cpp:1873:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] tptp5.lex.cpp:2056:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] tptp5.lex.cpp:2208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tptp5.lex.cpp:2450:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tptp5.lex.cpp:1750:16: style: Condition 'yywrap()' is always true [knownConditionTrueFalse] tptp5.lex.cpp:1750:16: note: Calling function 'yywrap' returns 1 tptp5.lex.cpp:1750:16: note: Condition 'yywrap()' is always true tptp5.lex.cpp:2055:17: style: Condition 'yywrap()' is always true [knownConditionTrueFalse] tptp5.lex.cpp:2055:17: note: Calling function 'yywrap' returns 1 tptp5.lex.cpp:2055:17: note: Condition 'yywrap()' is always true tptp5.lex.cpp:2162:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2159:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2162:2: note: Null pointer dereference tptp5.lex.cpp:2167:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2159:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2167:2: note: Null pointer dereference tptp5.lex.cpp:2168:9: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2159:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2168:9: note: Null pointer dereference tptp5.lex.cpp:2212:2: warning: Possible null pointer dereference: b [nullPointer] tptp5.lex.cpp:2101:17: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 tptp5.lex.cpp:2212:2: note: Null pointer dereference tptp5.lex.cpp:2213:2: warning: Possible null pointer dereference: b [nullPointer] tptp5.lex.cpp:2101:17: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 tptp5.lex.cpp:2213:2: note: Null pointer dereference tptp5.lex.cpp:2378:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2378:2: note: Null pointer dereference tptp5.lex.cpp:2379:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2379:2: note: Null pointer dereference tptp5.lex.cpp:2380:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2380:2: note: Null pointer dereference tptp5.lex.cpp:2381:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2381:2: note: Null pointer dereference tptp5.lex.cpp:2382:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2382:2: note: Null pointer dereference tptp5.lex.cpp:2383:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2383:2: note: Null pointer dereference tptp5.lex.cpp:2384:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2384:2: note: Null pointer dereference tptp5.lex.cpp:2385:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2385:2: note: Null pointer dereference tptp5.lex.cpp:2386:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2375:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2386:2: note: Null pointer dereference tptp5.lex.cpp:2439:2: warning: Either the condition '!b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck] tptp5.lex.cpp:2433:7: note: Assuming that condition '!b' is not redundant tptp5.lex.cpp:2439:2: note: Null pointer dereference tptp5.lex.cpp:912:30: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:1901:41: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2074:7: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2158:7: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2167:17: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2192:10: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2194:9: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2326:24: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2345:24: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2374:7: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2423:8: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2650:27: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:2655:8: style: C-style pointer casting [cstyleCast] tptp5.lex.cpp:1873:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] tptp5.lex.cpp:1873:3: note: c is initialized tptp5.lex.cpp:1873:3: note: c is overwritten tptp5.lex.cpp:1861:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] tptp5.lex.cpp:1948:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] tptp5.lex.cpp:362:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. tptp5.lex.cpp:1948:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. tptp5.lex.cpp:1967:41: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] tptp5.lex.cpp:774:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. tptp5.lex.cpp:1967:41: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. tptp5.lex.cpp:2401:48: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] tptp5.lex.cpp:315:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. tptp5.lex.cpp:2401:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. tptp5.lex.cpp:2414:48: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] tptp5.lex.cpp:316:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. tptp5.lex.cpp:2414:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. tptp5.lex.cpp:2414:62: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] tptp5.lex.cpp:316:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. tptp5.lex.cpp:2414:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. tptp5.lex.cpp:2546:24: style:inconclusive: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent] tptp5.lex.cpp:740:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. tptp5.lex.cpp:2546:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. tptp5.lex.cpp:1815:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] tptp5.lex.cpp:1982:10: style: Variable 'source' can be declared as pointer to const [constVariablePointer] tptp5.l:45:27: style: Parameter 'lval' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ackermannization/ackermannize_bv_tactic.cpp:38:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ackermannization/ackr_bound_probe.cpp:74:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ackermannization/ackr_model_converter.cpp:48:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ackermannization/lackr.cpp:66:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ackermannization/lackr_model_constructor.cpp:203:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ackermannization/lackr_model_converter_lazy.cpp:36:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/api/api_algebraic.cpp:346:9: style: Class 'vector_var2anum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/api/api_algebraic.cpp:87:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_algebraic.cpp:296:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_algebraic.cpp:318:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_algebraic.cpp:449:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_algebraic.cpp:434:26: style: Local variable 'c' shadows outer argument [shadowArgument] z3-z3-4.8.12/src/api/api_algebraic.cpp:421:59: note: Shadowed declaration z3-z3-4.8.12/src/api/api_algebraic.cpp:434:26: note: Shadow variable z3-z3-4.8.12/src/api/api_arith.cpp:74:15: style: Variable 'ty' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/api/api_arith.cpp:75:15: style: Variable 'real_ty' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/api/api_array.cpp:244:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_array.cpp:282:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:60:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:74:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:317:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:326:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:339:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:481:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:499:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:517:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:535:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:607:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:617:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:636:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:645:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:734:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:764:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:786:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:909:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:944:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:1269:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] z3-z3-4.8.12/src/api/api_ast.cpp:1296:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast.cpp:1314:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast_map.cpp:66:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast_map.cpp:134:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast_map.cpp:167:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast_vector.cpp:61:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_ast_vector.cpp:137:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:175:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:250:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:279:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:333:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:359:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_bv.cpp:388:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_context.cpp:112:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/api/api_datalog.cpp:255:24: error: syntax error [syntaxError] z3-z3-4.8.12/src/api/api_datatype.cpp:209:9: style: Struct 'constructor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/api/api_datatype.cpp:423:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_datatype.cpp:542:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:913:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:939:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:972:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:1005:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:1044:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:1076:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:1121:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:1161:36: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_fpa.cpp:883:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:897:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:927:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1027:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1064:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1105:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1149:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1239:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1253:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1267:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1281:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1295:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1309:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_fpa.cpp:1323:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_goal.cpp:81:24: error: syntax error [syntaxError] z3-z3-4.8.12/src/api/api_log.cpp:69:22: style: Condition 'g_z3_log!=nullptr' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/api/api_model.cpp:370:31: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/api/api_model.cpp:82:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:107:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:132:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:181:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:232:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:306:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:354:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:410:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_model.cpp:446:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:157:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:179:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:341:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:361:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:380:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:401:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:421:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_numeral.cpp:447:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_opt.cpp:80:24: error: syntax error [syntaxError] z3-z3-4.8.12/src/api/api_params.cpp:122:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_params.cpp:171:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_params.cpp:184:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_params.cpp:197:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_params.cpp:214:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_parsers.cpp:108:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_parsers.cpp:80:30: style: Local variable 'c' shadows outer argument [shadowArgument] z3-z3-4.8.12/src/api/api_parsers.cpp:35:62: note: Shadowed declaration z3-z3-4.8.12/src/api/api_parsers.cpp:80:30: note: Shadow variable z3-z3-4.8.12/src/api/api_qe.cpp:68:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_qe.cpp:105:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_qe.cpp:128:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_qe.cpp:165:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_qe.cpp:159:23: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/api/api_quant.cpp:104:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_quant.cpp:166:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_quant.cpp:196:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_quant.cpp:348:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_quant.cpp:356:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_quant.cpp:364:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:223:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:232:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:241:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:250:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:259:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:268:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:279:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_rcf.cpp:290:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:87:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:95:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:129:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:137:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:150:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_seq.cpp:192:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_solver.cpp:463:24: error: syntax error [syntaxError] z3-z3-4.8.12/src/api/api_stats.cpp:37:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:62:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:74:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:86:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:98:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:114:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_stats.cpp:130:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:324:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:336:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:344:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:356:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:368:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:393:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:406:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:443:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:498:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/api_tactic.cpp:506:9: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/api/julia/z3jl.cpp:117:17: debug: Failed to parse 'typedef typename decltype ( wrapped ) :: type WrappedT ;'. The checking continues anyway. [simplifyTypedef] z3-z3-4.8.12/src/api/julia/z3jl.cpp:323:70: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:324:89: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:325:82: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:326:73: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:327:96: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:328:87: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:329:87: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:330:110: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:331:124: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:332:138: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:521:26: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:541:25: debug: simplifyOperatorName: found unsimplified operator name [debug] z3-z3-4.8.12/src/api/julia/z3jl.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RNA [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/api/julia/z3jl.cpp:192:57: style: C-style reference casting [cstyleCast] z3-z3-4.8.12/src/api/julia/z3jl.cpp:194:57: style: C-style reference casting [cstyleCast] z3-z3-4.8.12/src/api/julia/z3jl.cpp:257:0: style: C-style reference casting [cstyleCast] z3-z3-4.8.12/src/api/julia/z3jl.cpp:324:0: style: C-style reference casting [cstyleCast] z3-z3-4.8.12/src/api/julia/z3jl.cpp:325:0: style: C-style reference casting [cstyleCast] z3-z3-4.8.12/src/api/z3_replayer.cpp:32:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/act_cache.cpp:160:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/arith_decl_plugin.cpp:45:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/array_decl_plugin.cpp:68:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/ast.cpp:3003:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/ast_ll_pp.cpp:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_ll_pp.cpp:253:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forall_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_ll_pp.cpp:151:10: style:inconclusive: Technically the member function 'll_printer::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/ast_ll_pp.cpp:151:27: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast_pp_dot.cpp:86:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:40:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:74:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:89:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:103:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:119:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_sorts [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_pp_util.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_sorts [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_printer.cpp:27:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smt2_pp_environment_dbg [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_printer.cpp:27:64: performance: Variable 'm_env' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] z3-z3-4.8.12/src/ast/ast_printer.cpp:27:5: style: Class 'simple_ast_printer_context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast_smt2_pp.cpp:704:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:137:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOOL_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:206:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROOF_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:234:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_UMINUS [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:305:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BV_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:520:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:852:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATATYPE_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:914:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:921:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:937:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:945:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:716:5: warning: Member variable 'smt_printer::m_top' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:299:10: style: Unused private function: 'smt_printer::is_auflira' [unusedPrivateFunction] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:736:9: performance: Variable 'm_basic_fid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:193:10: style:inconclusive: Technically the member function 'smt_printer::is_bool' can be const. [functionConst] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:203:10: style:inconclusive: Technically the member function 'smt_printer::is_proof' can be const. [functionConst] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:243:10: performance:inconclusive: Technically the member function 'smt_printer::is_sort_param' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:672:31: style: The if condition is the same as the previous if condition [duplicateCondition] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:669:31: note: First condition z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:672:31: note: Second condition z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:431:19: style: The scope of the variable 'arg' can be reduced. [variableScope] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:453:26: style: Local variable 's' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:362:17: note: Shadowed declaration z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:453:26: note: Shadow variable z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:819:28: style: Local variable 's' shadows outer argument [shadowArgument] z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:786:38: note: Shadowed declaration z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:819:28: note: Shadow variable z3-z3-4.8.12/src/ast/ast_smt_pp.cpp:453:26: style: Variable 's' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/ast/ast_translation.cpp:180:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/ast_util.cpp:171:40: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/ast_util.cpp:184:39: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/ast_util.cpp:265:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/ast/ast_util.cpp:322:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/ast/ast_util.cpp:135:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/ast_util.cpp:266:41: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/ast_util.cpp:323:41: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/bv_decl_plugin.cpp:661:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unicode [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_char [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:34:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_char [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:94:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_CHAR_LE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:101:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/char_decl_plugin.cpp:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/cost_evaluator.cpp:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_args [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/cost_evaluator.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_args [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/datatype_decl_plugin.cpp:797:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/decl_collector.cpp:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dt_fid [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/decl_collector.cpp:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/decl_collector.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_basic_fid [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/decl_collector.cpp:135:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sort_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/decl_collector.cpp:144:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATATYPE_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/decl_collector.cpp:174:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_trail_lim [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:239:135: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:494:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mark1_owner [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:848:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:1890:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:1899:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2457:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2459:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2467:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2516:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2520:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:2529:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDX [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/ast.h:614:10: style:inconclusive: Technically the member function 'sort::set_num_elements' can be const. [functionConst] z3-z3-4.8.12/src/ast/ast.h:615:14: performance:inconclusive: Technically the member function 'sort::get_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:815:14: performance:inconclusive: Technically the member function 'var::get_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1558:10: performance:inconclusive: Technically the member function 'ast_manager::is_builtin_family_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1580:15: performance:inconclusive: Technically the member function 'ast_manager::get_basic_family_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1584:15: performance:inconclusive: Technically the member function 'ast_manager::get_user_sort_family_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1619:10: performance:inconclusive: Technically the member function 'ast_manager::inc_ref' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1679:15: performance:inconclusive: Technically the member function 'ast_manager::get_eq_op' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1708:10: performance:inconclusive: Technically the member function 'ast_manager::is_uninterp' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1810:10: style:inconclusive: Technically the member function 'ast_manager::is_considered_uninterpreted' can be const. [functionConst] z3-z3-4.8.12/src/ast/ast.h:1929:10: performance:inconclusive: Technically the member function 'ast_manager::is_label' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1935:10: performance:inconclusive: Technically the member function 'ast_manager::is_label' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1951:10: performance:inconclusive: Technically the member function 'ast_manager::is_label_lit' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:1953:15: performance:inconclusive: Technically the member function 'ast_manager::get_label_family_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2071:10: performance:inconclusive: Technically the member function 'ast_manager::is_or' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2072:10: performance:inconclusive: Technically the member function 'ast_manager::is_implies' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2073:10: performance:inconclusive: Technically the member function 'ast_manager::is_and' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2074:10: performance:inconclusive: Technically the member function 'ast_manager::is_not' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2075:10: performance:inconclusive: Technically the member function 'ast_manager::is_eq' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2077:10: performance:inconclusive: Technically the member function 'ast_manager::is_oeq' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2078:10: performance:inconclusive: Technically the member function 'ast_manager::is_distinct' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2079:10: performance:inconclusive: Technically the member function 'ast_manager::is_xor' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2080:10: performance:inconclusive: Technically the member function 'ast_manager::is_ite' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2089:10: performance:inconclusive: Technically the member function 'ast_manager::is_or' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2090:10: performance:inconclusive: Technically the member function 'ast_manager::is_implies' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2091:10: performance:inconclusive: Technically the member function 'ast_manager::is_and' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2092:10: performance:inconclusive: Technically the member function 'ast_manager::is_not' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2093:10: performance:inconclusive: Technically the member function 'ast_manager::is_eq' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2095:10: performance:inconclusive: Technically the member function 'ast_manager::is_xor' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2096:10: performance:inconclusive: Technically the member function 'ast_manager::is_ite' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2098:10: performance:inconclusive: Technically the member function 'ast_manager::is_distinct' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2178:10: performance:inconclusive: Technically the member function 'ast_manager::is_model_value' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2179:10: performance:inconclusive: Technically the member function 'ast_manager::is_model_value' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2213:10: performance:inconclusive: Technically the member function 'ast_manager::is_asserted' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2214:10: performance:inconclusive: Technically the member function 'ast_manager::is_hypothesis' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2215:10: performance:inconclusive: Technically the member function 'ast_manager::is_goal' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2216:10: performance:inconclusive: Technically the member function 'ast_manager::is_modus_ponens' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2217:10: performance:inconclusive: Technically the member function 'ast_manager::is_reflexivity' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2218:10: performance:inconclusive: Technically the member function 'ast_manager::is_symmetry' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2219:10: performance:inconclusive: Technically the member function 'ast_manager::is_transitivity' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2220:10: performance:inconclusive: Technically the member function 'ast_manager::is_monotonicity' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2221:10: performance:inconclusive: Technically the member function 'ast_manager::is_quant_intro' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2222:10: performance:inconclusive: Technically the member function 'ast_manager::is_quant_inst' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2223:10: performance:inconclusive: Technically the member function 'ast_manager::is_distributivity' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2224:10: performance:inconclusive: Technically the member function 'ast_manager::is_and_elim' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2225:10: performance:inconclusive: Technically the member function 'ast_manager::is_not_or_elim' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2226:10: performance:inconclusive: Technically the member function 'ast_manager::is_rewrite' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2227:10: performance:inconclusive: Technically the member function 'ast_manager::is_rewrite_star' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2228:10: performance:inconclusive: Technically the member function 'ast_manager::is_unit_resolution' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2229:10: performance:inconclusive: Technically the member function 'ast_manager::is_lemma' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2232:10: performance:inconclusive: Technically the member function 'ast_manager::is_hyper_resolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2240:10: performance:inconclusive: Technically the member function 'ast_manager::is_def_intro' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2241:10: performance:inconclusive: Technically the member function 'ast_manager::is_apply_def' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2242:10: performance:inconclusive: Technically the member function 'ast_manager::is_skolemize' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2457:10: performance:inconclusive: Technically the member function 'ast_fast_mark::is_marked' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2458:10: performance:inconclusive: Technically the member function 'ast_fast_mark::reset_mark' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2516:10: performance:inconclusive: Technically the member function 'ast_ref_fast_mark::is_marked' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:2519:10: performance:inconclusive: Technically the member function 'ast_ref_fast_mark::reset_mark' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/ast.h:609:17: warning: The class 'sort' defines member function with name 'get_info' also defined in its parent class 'decl'. [duplInheritedMember] z3-z3-4.8.12/src/ast/ast.h:577:17: note: Parent function 'decl::get_info' z3-z3-4.8.12/src/ast/ast.h:609:17: note: Derived function 'sort::get_info' z3-z3-4.8.12/src/ast/ast.h:635:22: warning: The class 'func_decl' defines member function with name 'get_info' also defined in its parent class 'decl'. [duplInheritedMember] z3-z3-4.8.12/src/ast/ast.h:577:17: note: Parent function 'decl::get_info' z3-z3-4.8.12/src/ast/ast.h:635:22: note: Derived function 'func_decl::get_info' z3-z3-4.8.12/src/ast/ast.h:832:25: warning: The class 'quantifier' defines member variable with name 'm_kind' also defined in its parent class 'ast'. [duplInheritedMember] z3-z3-4.8.12/src/ast/ast.h:456:14: note: Parent variable 'ast::m_kind' z3-z3-4.8.12/src/ast/ast.h:832:25: note: Derived variable 'quantifier::m_kind' z3-z3-4.8.12/src/ast/ast.h:858:21: warning: The class 'quantifier' defines member function with name 'get_kind' also defined in its parent class 'ast'. [duplInheritedMember] z3-z3-4.8.12/src/ast/ast.h:501:14: note: Parent function 'ast::get_kind' z3-z3-4.8.12/src/ast/ast.h:858:21: note: Derived function 'quantifier::get_kind' z3-z3-4.8.12/src/ast/ast.h:75:5: style: Class 'ast_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:267:5: style: Class 'decl_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:282:9: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:317:5: style: Class 'sort_size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:355:5: style: Class 'sort_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:402:5: style: Struct 'func_decl_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:492:5: style: Class 'ast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:587:9: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:670:5: style: Class 'expr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:746:5: style: Class 'tmp_app' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:1506:5: style: Class 'ast_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:1518:9: style: Struct 'suspend_trace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:2512:5: style: Class 'ast_ref_fast_mark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:2594:5: style: Class 'scoped_mark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:2613:5: style: Class 'dec_ref_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:2622:5: style: Class 'inc_ref_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/display_dimacs.cpp:29:5: style: Struct 'dimacs_pp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/ast.h:163:67: style: Return value 'i=get_int(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:164:69: style: Return value 'a=get_ast(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:165:79: style: Return value 's=get_symbol(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:166:87: style: Return value 'r=get_rational(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:167:79: style: Return value 'd=get_double(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:168:87: style: Return value 'id=get_ext_id(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:169:82: style: Return value 's=get_zstring(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:916:116: style: Return value 'idx=static_cast(n)->get_idx(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/ast.h:1829:43: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/ast.h:1841:43: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/ast.h:1744:86: style: Pointer expression 'static_cast(nullptr)' converted to bool is always false. [knownPointerToBool] z3-z3-4.8.12/src/ast/ast.h:1750:90: style: Pointer expression 'static_cast(nullptr)' converted to bool is always false. [knownPointerToBool] z3-z3-4.8.12/src/ast/ast.h:1753:61: style: Pointer expression '&const_cast(info)' converted to bool is always true. [knownPointerToBool] z3-z3-4.8.12/src/ast/ast.h:779:21: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast.h:787:35: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast.h:1608:36: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast.h:2232:34: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast.h:2457:26: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/ast.h:2516:26: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/display_dimacs.cpp:159:18: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/dl_decl_plugin.cpp:184:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/euf/euf_egraph.cpp:659:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/euf/euf_enode.cpp:45:17: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_fallthrough [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:78:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unary_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_func_decl2id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:120:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tables [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:144:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_func_decl2id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:216:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_commutativity [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:112:23: style: Local variable 'd' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:101:19: note: Shadowed declaration z3-z3-4.8.12/src/ast/euf/euf_etable.cpp:112:23: note: Shadow variable z3-z3-4.8.12/src/ast/expr2polynomial.cpp:371:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/expr2var.cpp:29:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/expr_abstract.cpp:113:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/expr_functors.cpp:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_check_quantifiers [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_functors.cpp:136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_map.cpp:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_map.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_store_proofs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_map.cpp:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_store_proofs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_stat.cpp:30:16: style: Variable 'p' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/ast/expr_substitution.cpp:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subst_pr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_substitution.cpp:61:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subst [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_substitution.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/expr_substitution.cpp:159:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/for_each_expr.cpp:25:27: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/for_each_expr.cpp:27:34: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/for_each_expr.cpp:50:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/for_each_expr.cpp:52:38: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/format.cpp:39:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:67:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:114:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:130:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_LINE_BREAK [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:150:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_STRING [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:168:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_INDENT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:172:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_LINE_BREAK [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:176:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_CHOICE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:184:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_COMPOSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:188:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_COMPOSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:192:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_COMPOSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:197:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_COMPOSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:201:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_NIL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/format.cpp:127:18: performance:inconclusive: Technically the member function 'format_ns::flat_visitor::visit' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/format.cpp:128:18: performance:inconclusive: Technically the member function 'format_ns::flat_visitor::visit' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/format.cpp:121:9: style: Struct 'flat_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/format.cpp:137:76: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/format.cpp:184:64: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/format.cpp:128:37: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/fpa/bv2fpa_converter.cpp:113:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/fpa/fpa2bv_converter.cpp:2398:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/fpa/fpa2bv_rewriter.cpp:57:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/fpa_decl_plugin.cpp:1056:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:45:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:63:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:70:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:74:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:200:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deps [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:216:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:33:10: style:inconclusive: Technically the member function 'collect_dependencies_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:35:10: style:inconclusive: Technically the member function 'collect_dependencies_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:179:5: style: Class 'top_sort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:33:27: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/func_decl_dependencies.cpp:35:34: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/ast/has_free_vars.cpp:23:1: style: The class 'contains_vars' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] z3-z3-4.8.12/src/ast/macro_substitution.cpp:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_decl2macro_pr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/macro_substitution.cpp:63:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/macro_substitution.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantifier [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/macros/macro_finder.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/macros/macro_manager.cpp:120:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/macros/macro_util.cpp:297:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/macros/quantifier_macro_info.cpp:32:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/macros/quantifier_macro_info.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_auf [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/macros/quasi_macros.cpp:156:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/normal_forms/defined_names.cpp:167:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/normal_forms/elim_term_ite.cpp:36:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/normal_forms/name_exprs.cpp:60:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/normal_forms/nnf.cpp:80:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/normal_forms/pull_quant.cpp:101:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/num_occurs.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ignore_ref_count1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/num_occurs.cpp:63:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_occurs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/occurs.cpp:38:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:39:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:40:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:47:14: style:inconclusive: Technically the member function '::decl_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:48:14: style:inconclusive: Technically the member function '::decl_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:49:14: style:inconclusive: Technically the member function '::decl_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/ast/occurs.cpp:37:9: style: Struct 'proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/occurs.cpp:46:9: style: Struct 'decl_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/pattern/expr_pattern_match.cpp:105:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/pattern/pattern_inference.cpp:596:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:34:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:95:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:114:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:131:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:147:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:169:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:183:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/pb_decl_plugin.cpp:319:48: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/pp.cpp:55:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/proofs/proof_checker.cpp:1403:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/proofs/proof_utils.cpp:325:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/quantifier_stat.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_case_split_factor [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/quantifier_stat.cpp:51:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_region [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/quantifier_stat.cpp:54:21: style: Variable 'e' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/ast/recfun_decl_plugin.cpp:200:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/reg_decl_plugins.cpp:35:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arith_decl_plugin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/arith_rewriter.cpp:96:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/array_rewriter.cpp:76:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/ast_counter.cpp:83:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/ast_counter.cpp:42:13: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/rewriter/bit2int.cpp:41:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/bit_blaster/bit_blaster.cpp:41:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/bit_blaster/bit_blaster_rewriter.cpp:377:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/bool_rewriter.cpp:685:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/bv_bounds.cpp:25:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/bv_elim.cpp:22:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/bv_elim.cpp:49:22: style: Local variable 'bv' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/ast/rewriter/bv_elim.cpp:27:22: note: Shadowed declaration z3-z3-4.8.12/src/ast/rewriter/bv_elim.cpp:49:22: note: Shadow variable z3-z3-4.8.12/src/ast/rewriter/bv_rewriter.cpp:529:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/cached_var_subst.cpp:68:9: error: There is an unknown macro here somewhere. Configuration is required. If SCTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/datatype_rewriter.cpp:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/datatype_rewriter.cpp:103:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/der.cpp:51:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/distribute_forall.cpp:158:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/dl_rewriter.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_DONE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/elim_bounds.cpp:155:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:94:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_DONE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:196:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_k [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:321:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:322:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:324:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:326:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:327:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enum2bv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:328:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bv2enum [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:329:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enum2def [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:330:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:334:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_translated [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/enum2bv_rewriter.cpp:275:10: performance:inconclusive: Technically the member function 'imp::updt_params' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/ast/rewriter/expr_replacer.cpp:95:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subst [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/expr_replacer.cpp:58:5: style: Struct 'default_expr_replacer_cfg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/rewriter/expr_safe_replace.cpp:35:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/expr_safe_replace.cpp:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cache [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/factor_equivs.cpp:89:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/factor_rewriter.cpp:198:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/fpa_rewriter.cpp:140:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/func_decl_replace.cpp:89:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/hoist_rewriter.cpp:143:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/inj_axiom.cpp:77:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/label_rewriter.cpp:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_DONE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/maximize_ac_sharing.cpp:49:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/mk_extract_proc.cpp:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_f_cached [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/mk_extract_proc.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_low [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/mk_simplified_app.cpp:48:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/mk_simplified_app.cpp:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/pb2bv_rewriter.cpp:160:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/pb_rewriter.cpp:326:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/push_app_ite.cpp:50:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/quant_hoist.cpp:47:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/recfun_rewriter.cpp:27:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/rewriter.cpp:51:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/seq_axioms.cpp:191:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:174:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:204:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:330:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:361:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:411:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:228:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] z3-z3-4.8.12/src/ast/rewriter/seq_eq_solver.cpp:444:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/rewriter/seq_rewriter.cpp:253:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prefix [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:49:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:56:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_unfolding [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:62:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_length_limit [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:113:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tail [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_eq [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:162:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pre [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:166:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_post [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:180:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:190:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:196:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:145:96: style: Return value 'idx=r.get_unsigned(),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:154:81: style: Return value 's=to_app(e)->get_arg(0),idx=to_app(e)->get_arg(1),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:158:87: style: Return value 'a=to_app(e)->get_arg(0),b=to_app(e)->get_arg(1),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:162:88: style: Return value 's=to_app(e)->get_arg(0),i=to_app(e)->get_arg(1),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:166:93: style: Return value 's=to_app(e)->get_arg(0),start=to_app(e)->get_arg(1),true' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:172:15: warning:inconclusive: Possible null pointer dereference: u [nullPointer] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:170:15: note: Assignment 'u=nullptr', assigned value is 0 z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:172:15: note: Null pointer dereference z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:57:83: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:63:83: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:114:15: style: Local variable 's' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:82:13: note: Shadowed declaration z3-z3-4.8.12/src/ast/rewriter/seq_skolem.cpp:114:15: note: Shadow variable z3-z3-4.8.12/src/ast/rewriter/th_rewriter.cpp:569:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/value_sweep.cpp:114:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/rewriter/var_subst.cpp:34:9: error: There is an unknown macro here somewhere. Configuration is required. If SCTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/seq_decl_plugin.cpp:73:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/shared_occs.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shared [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/shared_occs.cpp:46:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_track_atomic [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/shared_occs.cpp:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visit_quantifiers [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/shared_occs.cpp:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shared [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/shared_occs.cpp:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shared [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/shared_occs.cpp:144:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/ast/shared_occs.cpp:144:37: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/ast/special_relations_decl_plugin.cpp:50:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/special_relations_decl_plugin.cpp:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/special_relations_decl_plugin.cpp:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sr_po [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/static_features.cpp:201:25: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/substitution/matcher.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subst [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/substitution/substitution.cpp:42:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/substitution/substitution_tree.cpp:109:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/substitution/unifier.cpp:148:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/ast/used_vars.cpp:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_found_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/used_vars.cpp:101:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_found_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/used_vars.cpp:110:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_found_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/used_vars.cpp:120:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_found_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/value_generator.cpp:120:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr_ref_vector [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/value_generator.cpp:385:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/ast/value_generator.cpp:186:5: style: Class 'arith_value_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/value_generator.cpp:329:5: style: Class 'bv_value_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/value_generator.cpp:344:5: style: Class 'bool_value_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/ast/value_generator.cpp:148:31: style: Local variable 'i' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/ast/value_generator.cpp:135:27: note: Shadowed declaration z3-z3-4.8.12/src/ast/value_generator.cpp:148:31: note: Shadow variable z3-z3-4.8.12/src/ast/well_sorted.cpp:52:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/basic_cmds.cpp:290:1: error: There is an unknown macro here somewhere. Configuration is required. If UNARY_CMD is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/cmd_context.cpp:61:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/cmd_util.cpp:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ast_object_ref [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/echo_tactic.cpp:34:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/echo_tactic.cpp:65:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/eval_cmd.cpp:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_UINT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/eval_cmd.cpp:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_EXPR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/eval_cmd.cpp:75:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/eval_cmd.cpp:30:5: warning: Member variable 'eval_cmd::m_target' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/cmd_context/extra_cmds/dbg_cmds.cpp:213:1: error: There is an unknown macro here somewhere. Configuration is required. If ATOMIC_CMD is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/extra_cmds/polynomial_cmds.cpp:200:1: error: There is an unknown macro here somewhere. Configuration is required. If UNARY_CMD is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/extra_cmds/subpaving_cmds.cpp:50:1: error: There is an unknown macro here somewhere. Configuration is required. If UNARY_CMD is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/parametric_cmd.cpp:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_descr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/parametric_cmd.cpp:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/parametric_cmd.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/parametric_cmd.cpp:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pdescrs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/pdecl.cpp:201:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:45:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:59:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_EXPR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:34:5: warning: Member variable 'simplify_cmd::m_target' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:34:5: style: Class 'simplify_cmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:92:17: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy] z3-z3-4.8.12/src/cmd_context/simplify_cmd.cpp:91:31: style: Variable 'ex' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/cmd_context/tactic_cmds.cpp:111:1: error: There is an unknown macro here somewhere. Configuration is required. If ATOMIC_CMD is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/dd/dd_bdd.cpp:469:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/dd/dd_pdd.cpp:1134:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/grobner/grobner.cpp:427:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/grobner/pdd_simplifier.cpp:487:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/grobner/pdd_solver.cpp:278:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/hilbert/hilbert_basis.cpp:838:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/emonics.cpp:40:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/factorization.cpp:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mask [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:26:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_failures [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_full_factorization_returned [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_full_factorization_returned [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_full_factorization_returned [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:111:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_monic [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/factorization.cpp:119:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/gomory.cpp:59:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/hnf_cutter.cpp:262:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/horner.cpp:42:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/int_branch.cpp:34:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/int_cube.cpp:29:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/int_gcd_test.cpp:63:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/int_solver.cpp:85:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/lar_solver.cpp:276:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/lp_settings.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enable_hnf [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/mon_eq.cpp:14:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/math/lp/mon_eq.cpp:21:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/math/lp/mon_eq.cpp:31:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/math/lp/monomial_bounds.cpp:58:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nex_creator.cpp:428:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nla_basics_lemmas.cpp:25:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nla_common.cpp:104:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nla_core.cpp:1551:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nla_intervals.cpp:99:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nla_monotone_lemmas.cpp:19:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_to_refine [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_monotone_lemmas.cpp:61:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_monotone_lemmas.cpp:83:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_order_lemmas.cpp:21:23: error: syntax error [syntaxError] z3-z3-4.8.12/src/math/lp/nla_solver.cpp:19:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nla_settings [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_solver.cpp:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_core [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_solver.cpp:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_core [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/lp/nla_tangent_lemmas.cpp:53:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/lp/nra_solver.cpp:88:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/polynomial/algebraic_numbers.cpp:293:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/polynomial/polynomial.cpp:6116:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:208:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:216:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:233:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:26:9: style: Struct 'poly_hash_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:32:9: style: Struct 'poly_eq_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:97:9: style: Struct 'imp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:171:34: style: Local variable 'h' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:154:22: note: Shadowed declaration z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:171:34: note: Shadow variable z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:199:34: style: Local variable 'h' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:181:22: note: Shadowed declaration z3-z3-4.8.12/src/math/polynomial/polynomial_cache.cpp:199:34: note: Shadow variable z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:68:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable small_object_allocator [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:81:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numeral [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:87:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numeral [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:143:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:247:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:277:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:287:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:298:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:330:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:342:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:725:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:729:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:35:5: style: The class 'polynomial' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:147:14: performance:inconclusive: Technically the member function 'rpolynomial::imp::is_zero' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:165:14: performance:inconclusive: Technically the member function 'rpolynomial::imp::is_monomial' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:179:18: performance:inconclusive: Technically the member function 'rpolynomial::imp::degree' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:217:14: performance:inconclusive: Technically the member function 'rpolynomial::imp::inc_ref_args' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:235:18: performance:inconclusive: Technically the member function 'rpolynomial::imp::trim' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:324:23: performance:inconclusive: Technically the member function 'rpolynomial::imp::unpack' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:701:31: style: Condition 'i>0' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:696:27: note: Assuming that condition 'i==0' is not redundant z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:701:31: note: Condition 'i>0' is always true z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:708:31: style: Condition 'i>0' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:696:27: note: Assuming that condition 'i==0' is not redundant z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:708:31: note: Condition 'i>0' is always true z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:181:21: warning: Either the condition 'p==nullptr' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:182:22: note: Assuming that condition 'p==nullptr' is not redundant z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:181:21: note: Null pointer dereference z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:357:30: style: Variable '_p' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/math/polynomial/rpolynomial.cpp:397:30: style: Variable '_p' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/math/polynomial/upolynomial.cpp:406:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/polynomial/upolynomial_factorization.cpp:97:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/realclosure/mpz_matrix.cpp:180:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/realclosure/realclosure.cpp:2035:17: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_column [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:40:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_chunks [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:46:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_columns [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_columns [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:60:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_region [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:67:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_chunks [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:76:5: style: Struct 'report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:101:15: style: Variable 'r' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:94:42: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/math/simplex/bit_matrix.cpp:127:30: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/math/simplex/model_based_opt.cpp:184:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:65:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr2var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_CANCELED_MSG [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:145:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:232:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:278:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:330:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:365:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:369:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_imp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:114:10: performance:inconclusive: Technically the member function 'imp::found_non_simplified' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:33:9: style: Struct 'frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:171:16: style: Local variable 'm' shadows outer function [shadowFunction] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:81:19: note: Shadowed declaration z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:171:16: note: Shadow variable z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:199:22: style: Local variable 'k' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:170:18: note: Shadowed declaration z3-z3-4.8.12/src/math/subpaving/tactic/expr2subpaving.cpp:199:22: note: Shadow variable z3-z3-4.8.12/src/math/subpaving/tactic/subpaving_tactic.cpp:158:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/array_factory.cpp:64:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/datatype_factory.cpp:43:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/func_interp.cpp:145:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model.cpp:96:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model2expr.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_symbols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/model/model2expr.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/model/model2expr.cpp:38:10: style:inconclusive: Technically the member function 'for_each_symbol_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/model/model2expr.cpp:39:10: style:inconclusive: Technically the member function 'for_each_symbol_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/model/model2expr.cpp:40:10: style:inconclusive: Technically the member function 'for_each_symbol_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/model/model2expr.cpp:26:5: style: Struct 'for_each_symbol_proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/model/model2expr.cpp:142:18: style: Local variable 'sz' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/model/model2expr.cpp:84:14: note: Shadowed declaration z3-z3-4.8.12/src/model/model2expr.cpp:142:18: note: Shadow variable z3-z3-4.8.12/src/model/model2expr.cpp:38:26: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/model/model2expr.cpp:39:27: style: Parameter 's' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/model/model2expr.cpp:40:26: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/model/model_core.cpp:56:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model_evaluator.cpp:110:9: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model_implicant.cpp:65:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model_macro_solver.cpp:248:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model_pp.cpp:71:27: style: Local variable 'j' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/model/model_pp.cpp:66:23: note: Shadowed declaration z3-z3-4.8.12/src/model/model_pp.cpp:71:27: note: Shadow variable z3-z3-4.8.12/src/model/model_smt2_pp.cpp:219:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/model/model_v2_pp.cpp:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/model/struct_factory.cpp:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/model/value_factory.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_empty_universe [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/model/value_factory.cpp:84:18: warning:inconclusive: Possible null pointer dereference: set [nullPointer] z3-z3-4.8.12/src/model/value_factory.cpp:81:27: note: Assignment 'set=nullptr', assigned value is 0 z3-z3-4.8.12/src/model/value_factory.cpp:84:18: note: Null pointer dereference z3-z3-4.8.12/src/model/value_factory.cpp:88:23: warning:inconclusive: Possible null pointer dereference: set [nullPointer] z3-z3-4.8.12/src/model/value_factory.cpp:81:27: note: Assignment 'set=nullptr', assigned value is 0 z3-z3-4.8.12/src/model/value_factory.cpp:88:23: note: Null pointer dereference z3-z3-4.8.12/src/muz/base/bind_variables.cpp:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/bind_variables.cpp:79:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:124:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:132:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:136:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proof [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proof [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:204:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:266:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:273:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_boogie_proof.cpp:280:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_context.cpp:981:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:37:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable milliseconds [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable milliseconds [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable milliseconds [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable milliseconds [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:60:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable milliseconds [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instructions [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_object [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_object [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:107:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_cost [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:132:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopwatch [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_obj [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_costs.cpp:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_obj [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_rule.cpp:191:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/dl_rule_set.cpp:98:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/dl_rule_subsumption_index.cpp:43:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/dl_rule_transformer.cpp:74:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/dl_util.cpp:43:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/hnf.cpp:166:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_collected [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rule [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:71:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctx [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:86:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quantifiers [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:100:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_negative_rules [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:117:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctx [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:127:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctx [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:135:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interp_pred [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:145:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interp_pred [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:205:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rule [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:208:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:254:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rule [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/base/rule_properties.cpp:274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_collected [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/bmc/dl_bmc_engine.cpp:59:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/clp/clp_context.cpp:137:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/ddnf/ddnf.cpp:194:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/fp/datalog_parser.cpp:1007:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/fp/dl_cmds.cpp:259:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/fp/dl_register_engine.cpp:33:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dl_interface [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/fp/horn_tactic.cpp:213:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/aig_exporter.cpp:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next_decl_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/aig_exporter.cpp:97:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/aig_exporter.cpp:290:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/aig_exporter.cpp:324:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next_aig_expr_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/check_relation.cpp:33:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_base.cpp:423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fact_row_iterator [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_base.cpp:426:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fact_row_iterator [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_bound_relation.cpp:152:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_check_table.cpp:51:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_compiler.cpp:192:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:44:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rel [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:66:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_empty_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:79:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_select_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:89:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_CLONE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:98:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rel [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:143:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_EMPTY [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DL_RELATION_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:174:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_FILTER [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:195:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_JOIN [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_relation [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:212:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable join_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:231:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_PROJECT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:238:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_relation [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:244:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:265:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_RENAME [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:273:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_relation [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rename_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:321:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable union_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:329:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable union_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:356:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_interpreted_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:412:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_identical_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:436:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_RA_NEGATION_FILTER [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:452:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negation_filter_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:182:9: warning: Member variable 'join_fn::m_args' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:253:9: warning: Member variable 'rename_fn::m_args' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:293:9: warning: Member variable 'union_fn::m_args' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:293:9: warning: Member variable 'union_fn::m_outs' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:421:9: warning: Member variable 'negation_filter_fn::m_args' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_external_relation.cpp:143:82: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/muz/rel/dl_finite_product_relation.cpp:1573:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_instruction.cpp:179:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_interval_relation.cpp:203:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:36:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_base [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:57:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:65:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable join_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:98:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable union_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:124:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rename_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:168:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_filter_identical [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:175:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_identical_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:193:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_filter_interpreted [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:201:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_interpreted_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:220:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_filter_by_negation [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:229:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_by_negation_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:251:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_filter_equal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:258:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_equal_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:269:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_table_plugin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:305:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ref [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:336:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:387:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:397:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:410:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:423:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:436:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_lazy_table.cpp:189:9: style: Class 'filter_interpreted_fn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_mk_explanations.cpp:628:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threshold_count [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:366:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:449:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:513:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:159:9: warning: Member variable 'const_info::m_parent_index' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:331:9: style: Class 'arg_ignoring_comparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:446:23: style: Condition 'it!=after_last' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:65:13: style: The scope of the variable 'res' can be reduced. [variableScope] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:404:30: style: Variable 'inf' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/muz/rel/dl_mk_similarity_compressor.cpp:238:23: style: Variable 'val' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/muz/rel/dl_mk_simple_joins.cpp:97:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_product_relation.cpp:453:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_relation_manager.cpp:204:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:54:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ignored_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:60:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ignored_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:84:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inner2sig [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:94:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inner_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:109:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sieve_relation_plugin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:206:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sieve_relation [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:250:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:262:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:345:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable join_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:394:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity_relation_transformer_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:433:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transformer_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:497:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable union_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:532:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity_relation_mutator_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:550:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity_relation_mutator_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:583:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity_relation_mutator_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:647:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity_relation_intersection_filter_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:440:9: style: Class 'union_fn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:504:9: style: Class 'filter_fn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:599:9: style: Class 'negation_filter_fn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:470:51: warning: Either the condition 'stgt' is redundant or there is possible null pointer dereference: stgt. [nullPointerRedundantCheck] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:483:18: note: Assuming that condition 'stgt' is not redundant z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:470:51: note: Null pointer dereference z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:471:51: warning: Either the condition 'ssrc' is redundant or there is possible null pointer dereference: ssrc. [nullPointerRedundantCheck] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:484:23: note: Assuming that condition 'ssrc' is not redundant z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:471:51: note: Null pointer dereference z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:472:56: warning: Either the condition 'sdelta' is redundant or there is possible null pointer dereference: sdelta. [nullPointerRedundantCheck] z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:485:23: note: Assuming that condition 'sdelta' is not redundant z3-z3-4.8.12/src/muz/rel/dl_sieve_relation.cpp:472:56: note: Null pointer dereference z3-z3-4.8.12/src/muz/rel/dl_sparse_table.cpp:304:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:35:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashtable_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:70:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cols1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable join_fn [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:141:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable our_iterator_core [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:145:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable our_iterator_core [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:183:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitvector_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:262:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:270:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:289:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bv_iterator [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:293:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bv_iterator [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:213:14: style: Virtual function 'is_finished' is called from constructor 'bv_iterator(const bitvector_table&bv,bool end)' at line 208. Dynamic binding is not used. [virtualCallInConstructor] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:208:18: note: Calling is_finished z3-z3-4.8.12/src/muz/rel/dl_table.cpp:213:14: note: is_finished is a virtual function z3-z3-4.8.12/src/muz/rel/dl_table.cpp:106:13: style: Class 'our_row' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_table.cpp:194:13: style: Class 'our_row' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/rel/dl_table_relation.cpp:95:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/doc.cpp:252:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/karr_relation.cpp:262:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/rel_context.cpp:143:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/tbv.cpp:33:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/rel/udoc_relation.cpp:510:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:134:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:391:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:179:5: style: Class 'ncc_less_than_key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:73:38: style: Parameter 'result' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:73:58: style: Parameter 'result_pr' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:378:38: style: Parameter 'result' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:378:58: style: Parameter 'result_pr' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_antiunify.cpp:59:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/muz/spacer/spacer_arith_generalizers.cpp:123:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_context.cpp:3053:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_dl_interface.cpp:187:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_farkas_learner.cpp:326:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_generalizers.cpp:134:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_iuc_proof.cpp:193:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_iuc_solver.cpp:433:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:1116:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_false [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:59:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:86:10: style:inconclusive: Technically the member function 'spacer::reach_fact::is_init' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:87:26: style:inconclusive: Technically the member function 'spacer::reach_fact::get_rule' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:90:34: style:inconclusive: Technically the member function 'spacer::reach_fact::get_justifications' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:93:28: style:inconclusive: Technically the member function 'spacer::reach_fact::aux_vars' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:144:10: style:inconclusive: Technically the member function 'spacer::lemma::has_ctp' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:149:14: style:inconclusive: Technically the member function 'spacer::lemma::get_bumped' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:156:10: style:inconclusive: Technically the member function 'spacer::lemma::has_pob' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:158:14: style:inconclusive: Technically the member function 'spacer::lemma::weakness' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:163:10: style:inconclusive: Technically the member function 'spacer::lemma::external' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:166:10: style:inconclusive: Technically the member function 'spacer::lemma::is_background' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:168:10: style:inconclusive: Technically the member function 'spacer::lemma::is_blocked' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:191:10: style:inconclusive: Technically the member function 'spacer::lemma_lt_proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:441:17: style:inconclusive: Technically the member function 'spacer::pred_transformer::use_native_mbp' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:1147:31: note: Technically the member function 'spacer::pred_transformer::use_native_mbp' can be const. z3-z3-4.8.12/src/muz/spacer/spacer_context.h:441:17: note: Technically the member function 'spacer::pred_transformer::use_native_mbp' can be const. z3-z3-4.8.12/src/muz/spacer/spacer_context.h:541:10: performance:inconclusive: Technically the member function 'spacer::pred_transformer::is_invariant' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:642:14: style:inconclusive: Technically the member function 'spacer::pob::weakness' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:758:14: style:inconclusive: Technically the member function 'spacer::derivation::premise::is_must' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:761:18: style:inconclusive: Technically the member function 'spacer::derivation::premise::get_oidx' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:1118:25: style:inconclusive: Technically the member function 'spacer::context::get_model_converter' can be const. [functionConst] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:137:5: style: Class 'lemma' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:236:9: style: Class 'frames' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:312:9: style: Class 'pob_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:721:9: style: Class 'on_expand_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:872:5: style: Class 'spacer_callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_json.h:47:5: style: Class 'json_marshaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_util.h:66:9: style: Struct 'pp_level' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:149:14: style: The scope of the variable 'pob_id' can be reduced. [variableScope] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:145:29: style: Parameter 'v' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:346:34: style: Parameter 'v' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:370:42: style: Parameter 'v' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:542:33: style: Parameter 'solver_level' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:844:23: style: Parameter 'n' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:1117:51: style: Parameter 'mc' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:1119:51: style: Parameter 'pc' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:33:16: style: Variable 'c' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:119:16: style: Variable 'pob_map' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:121:14: style: Variable 'n' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:443:31: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:541:45: style: Parameter 'lem' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:542:64: style: Parameter 'core' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/muz/spacer/spacer_context.h:260:25: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/muz/spacer/spacer_json.cpp:149:21: style: Variable 'pob_id' is assigned a value that is never used. [unreadVariable] z3-z3-4.8.12/src/muz/spacer/spacer_legacy_frames.cpp:86:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_legacy_mbp.cpp:58:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_legacy_mev.cpp:53:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_manager.cpp:100:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_rows [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_cols [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_rows [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_rows [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_matrix [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:130:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_matrix [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_matrix.cpp:143:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_rows [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_mbc.cpp:97:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_mev_array.cpp:49:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_pdr.cpp:238:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_proof_utils.cpp:296:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_prop_solver.cpp:125:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_qe_project.cpp:631:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_quant_generalizer.cpp:175:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_sat_answer.cpp:67:9: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_sem_matcher.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subst [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_sym_mux.cpp:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entries [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_sym_mux.cpp:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_unsat_core_learner.cpp:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_unsat_core_learner.cpp:74:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_plugins [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_unsat_core_learner.cpp:81:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_plugins [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/spacer/spacer_unsat_core_plugin.cpp:309:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/spacer/spacer_util.cpp:157:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/tab/tab_context.cpp:623:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_blast.cpp:222:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_eq_rewrite.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_src_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_eq_rewrite.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cnt [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cnt [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:103:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:145:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selects [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:159:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:173:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cnt [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:209:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:221:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:249:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:110:34: style: Local variable 'i' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:104:22: note: Shadowed declaration z3-z3-4.8.12/src/muz/transforms/dl_mk_array_instantiation.cpp:110:34: note: Shadow variable z3-z3-4.8.12/src/muz/transforms/dl_mk_backwards.cpp:74:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_bit_blast.cpp:78:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_coalesce.cpp:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_coalesce.cpp:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_coalesce.cpp:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_coalesce.cpp:179:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_coi_filter.cpp:95:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_elim_term_ite.cpp:141:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_filter_rules.cpp:56:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_interp_tail_simplifier.cpp:477:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_karr_invariants.cpp:207:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_loop_counter.cpp:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_loop_counter.cpp:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_loop_counter.cpp:74:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_loop_counter.cpp:127:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_magic_sets.cpp:198:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_magic_symbolic.cpp:111:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_quantifier_abstraction.cpp:93:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_quantifier_instantiation.cpp:154:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_rule_inliner.cpp:76:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_scale.cpp:54:6: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_separate_negated_tails.cpp:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_separate_negated_tails.cpp:81:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_slice.cpp:126:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_subsumption_checker.cpp:250:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:85:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:165:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:239:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cache [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:289:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:345:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:362:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deps [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_mk_synchronize.cpp:93:20: style: Variable 'p' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/muz/transforms/dl_mk_unbound_compressor.cpp:81:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/muz/transforms/dl_mk_unfold.cpp:39:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/muz/transforms/dl_transforms.cpp:49:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mk_coi_filter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/nlsat/nlsat_clause.cpp:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lits [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/nlsat/nlsat_clause.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/nlsat/nlsat_clause.cpp:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/nlsat/nlsat_evaluator.cpp:426:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/nlsat/nlsat_explain.cpp:1511:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/nlsat/nlsat_interval_set.cpp:101:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/nlsat/nlsat_solver.cpp:2154:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/nlsat/nlsat_types.cpp:29:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/nlsat/tactic/goal2nlsat.cpp:101:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/nlsat/tactic/nlsat_tactic.cpp:65:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/maxlex.cpp:59:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:82:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_soft [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_soft [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:130:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_soft [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:153:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_soft [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:203:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_soft [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/maxlex.cpp:113:25: style: Variable 'soft' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/opt/maxlex.cpp:35:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/opt/maxres.cpp:467:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/maxsmt.cpp:189:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/opt_cmds.cpp:40:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable context [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_cmds.cpp:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_EXPR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_cmds.cpp:81:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_cmds.cpp:104:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_cmds.cpp:131:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_EXPR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_cmds.cpp:52:5: style: Class 'assert_soft_cmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/opt/opt_cmds.cpp:152:5: style: Class 'get_objectives_cmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/opt/opt_context.cpp:442:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/opt_lns.cpp:222:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/opt_pareto.cpp:46:21: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/opt_parse.cpp:37:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:175:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:348:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:357:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_num [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:361:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:373:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_line [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:654:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:805:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_int [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:835:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:543:5: warning: Member variable 'lp_parse::m_objective' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/opt/opt_parse.cpp:379:10: style: Unused private function: 'lp_tokenizer::is_separator' [unusedPrivateFunction] z3-z3-4.8.12/src/opt/opt_parse.cpp:360:21: style:inconclusive: Technically the member function 'lp_tokenizer::get_num' can be const. [functionConst] z3-z3-4.8.12/src/opt/opt_parse.cpp:379:10: performance:inconclusive: Technically the member function 'lp_tokenizer::is_separator' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/opt/opt_parse.cpp:383:10: performance:inconclusive: Technically the member function 'lp_tokenizer::lower' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/opt/opt_parse.cpp:464:10: performance:inconclusive: Technically the member function 'lp_tokenizer::is_alpha' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/opt/opt_parse.cpp:468:10: performance:inconclusive: Technically the member function 'lp_tokenizer::is_num' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/opt/opt_parse.cpp:472:10: performance:inconclusive: Technically the member function 'lp_tokenizer::is_ws' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/opt/opt_parse.cpp:28:5: style: Class 'opt_stream_buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/opt/opt_parse.cpp:340:5: style: Class 'lp_tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/opt/opt_parse.cpp:123:17: style: The scope of the variable 'parsed_lit' can be reduced. [variableScope] z3-z3-4.8.12/src/opt/opt_parse.cpp:124:17: style: The scope of the variable 'var' can be reduced. [variableScope] z3-z3-4.8.12/src/opt/opt_parse.cpp:656:18: style: Local variable 'pos' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/opt/opt_parse.cpp:645:14: note: Shadowed declaration z3-z3-4.8.12/src/opt/opt_parse.cpp:656:18: note: Shadow variable z3-z3-4.8.12/src/opt/opt_parse.cpp:837:22: style: Local variable 'is_int' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/opt/opt_parse.cpp:829:18: note: Shadowed declaration z3-z3-4.8.12/src/opt/opt_parse.cpp:837:22: note: Shadow variable z3-z3-4.8.12/src/opt/opt_solver.cpp:180:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/optsmt.cpp:365:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/pb_sls.cpp:178:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/sortmax.cpp:92:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/opt/wmax.cpp:55:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/params/context_params.cpp:64:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/context_params.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timeout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/context_params.cpp:149:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/context_params.cpp:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/context_params.cpp:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_config [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/context_params.cpp:183:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proof [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/pattern_inference_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pi_max_multi_patterns [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/params/pattern_inference_params.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pi_max_multi_patterns [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/smt2/smt2parser.cpp:359:25: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/parsers/smt2/smt2scanner.cpp:106:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/parsers/util/cost_parser.cpp:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_TRUE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/util/pattern_validation.cpp:51:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_FALSE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/util/pattern_validation.cpp:85:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_VAR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/util/pattern_validation.cpp:49:10: style:inconclusive: Technically the member function 'pattern_validation_functor::is_forbidden' can be const. [functionConst] z3-z3-4.8.12/src/parsers/util/pattern_validation.cpp:80:34: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/parsers/util/scanner.cpp:266:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID_TOKEN [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:145:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:65:11: style: The scope of the variable 'v' can be reduced. [variableScope] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:82:28: style: Local variable 'r' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:66:12: note: Shadowed declaration z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:82:28: note: Shadow variable z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:93:20: style: Local variable 'r' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:66:12: note: Shadowed declaration z3-z3-4.8.12/src/parsers/util/simple_parser.cpp:93:20: note: Shadow variable z3-z3-4.8.12/src/qe/mbp/mbp_arith.cpp:70:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/mbp/mbp_arrays.cpp:579:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/mbp/mbp_datatypes.cpp:46:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/mbp/mbp_plugin.cpp:105:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/mbp/mbp_solve_plugin.cpp:103:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/mbp/mbp_term_graph.cpp:1180:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/nlarith_util.cpp:155:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/nlqsat.cpp:270:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe.cpp:260:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_arith_plugin.cpp:185:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_array_plugin.cpp:58:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_bool_plugin.cpp:65:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_bv_plugin.cpp:50:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_bv_plugin.cpp:59:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_cmd.cpp:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_cmd.cpp:38:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_EXPR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_cmd.cpp:55:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_cmd.cpp:15:5: warning: Member variable 'qe_cmd::m_target' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/qe/qe_cmd.cpp:15:5: style: Class 'qe_cmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/qe/qe_datatype_plugin.cpp:142:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_dl_plugin.cpp:212:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_lite.cpp:1795:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_mbi.cpp:77:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_mbp.cpp:141:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/qe/qe_tactic.cpp:110:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/qe/qe_tactic.cpp:82:14: performance:inconclusive: Technically the member function 'qe_tactic::imp::reset_statistics' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/qe/qsat.cpp:164:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/dimacs.cpp:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:174:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:183:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:207:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:228:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:242:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/dimacs.cpp:81:13: style: The scope of the variable 'parsed_lit' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/dimacs.cpp:82:13: style: The scope of the variable 'var' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/dimacs.cpp:100:13: style: The scope of the variable 'parsed_lit' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/dimacs.cpp:101:13: style: The scope of the variable 'var' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/sat_aig_cuts.cpp:364:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_aig [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ands [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_if [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:249:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_false [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:190:26: style: The scope of the variable 'c2' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/sat_aig_finder.cpp:34:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_anf_simplifier.cpp:49:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_asymm_branch.cpp:98:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_bcd.cpp:93:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_big.cpp:164:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_binspr.cpp:151:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_clause.cpp:181:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_clause_set.cpp:26:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id2pos [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_set.cpp:40:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id2pos [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_set.cpp:58:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id2pos [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_set.cpp:74:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id2pos [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_use_list.cpp:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_use_list.cpp:41:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_i [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_use_list.cpp:52:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_i [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_clause_use_list.cpp:28:17: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_clause_use_list.cpp:33:17: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_cleaner.cpp:48:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_config.cpp:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_incremental [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_config.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_memory [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cut_simplifier.cpp:592:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_cutset.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:82:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:175:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:211:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_elems [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:257:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_cutset.cpp:227:15: style: Consider using std::any_of, std::all_of, std::none_of, or std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_ddfw.cpp:561:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_drat.cpp:412:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_elim_eqs.cpp:211:17: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_elim_vars.cpp:124:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_gc.cpp:41:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_integrity_checker.cpp:54:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_local_search.cpp:178:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_lookahead.cpp:853:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_lut_finder.cpp:114:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_model_converter.cpp:40:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_mus.cpp:40:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_list [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_list [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:235:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_mux [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_maj [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:308:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_orand [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:312:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_xor [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:353:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_and [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:384:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_andxor [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:432:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_xorand [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:477:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_gamble [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:515:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_onehot [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:557:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_on_dot [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:211:27: style: The scope of the variable 'c2' can be reduced. [variableScope] z3-z3-4.8.12/src/sat/sat_npn3_finder.cpp:80:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_parallel.cpp:51:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_prob.cpp:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clause_db [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:35:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_best_min_unsat [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:48:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_best_min_unsat [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:59:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prob_break [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:72:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_flips [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:120:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_list [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:151:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_best_min_unsat [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:163:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_list [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:171:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_breaks [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:200:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clause_db [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:225:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_flips [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:240:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_restart_count [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:248:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_values [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:254:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_values [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:260:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prob_random_init [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next_restart [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:277:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_flips [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:288:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/sat_prob.cpp:172:15: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_probing.cpp:85:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_scc.cpp:229:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_simplifier.cpp:1770:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_solver.cpp:650:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_solver/inc_sat_solver.cpp:960:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/sat_watched.cpp:52:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/sat/sat_xor_finder.cpp:112:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/arith_axioms.cpp:74:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/arith_diagnostics.cpp:28:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nla [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/arith_diagnostics.cpp:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nla [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/arith_internalize.cpp:93:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/arith_solver.cpp:260:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/array_axioms.cpp:37:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/array_diagnostics.cpp:125:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/array_internalize.cpp:26:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/array_model.cpp:55:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/array_model.cpp:157:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_HASHTABLE_INITIAL_CAPACITY [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/array_model.cpp:134:13: style: Struct 'eq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/sat/smt/array_model.cpp:146:13: style: Struct 'hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/sat/smt/array_model.cpp:118:23: style: Variable 'd' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/sat/smt/array_solver.cpp:151:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mapping [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mapping [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_bool_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:83:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_OR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:55:14: style:inconclusive: Technically the member function 'collect_boolean_interface_proc::visitor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:57:14: style:inconclusive: Technically the member function 'collect_boolean_interface_proc::visitor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:54:9: style: Struct 'visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:55:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/sat/smt/atom2bool_var.cpp:57:38: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_propagate_low_watermark [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tmp_vv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_queue [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tmp_vv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:69:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tmp_vv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:96:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_undef [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_queue [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tmp_vv [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_propagations_since_last_gc [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_ackerman.cpp:151:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_queue [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_delay_internalize.cpp:83:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/bv_internalize.cpp:761:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/bv_invariant.cpp:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bool_var2atom [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_invariant.cpp:39:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_undef [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_invariant.cpp:76:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bits [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/bv_solver.cpp:856:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/dt_solver.cpp:120:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_ackerman.cpp:110:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_internalize.cpp:48:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_invariant.cpp:56:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_model.cpp:117:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_proof.cpp:102:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_relevancy.cpp:107:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/euf_solver.cpp:215:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/fpa_solver.cpp:48:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/pb_card.cpp:127:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/pb_constraint.cpp:23:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/pb_constraint.cpp:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/pb_constraint.cpp:51:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/pb_constraint.cpp:60:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/pb_internalize.cpp:119:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/pb_pb.cpp:118:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/pb_solver.cpp:339:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_clause.cpp:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_clause.cpp:43:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lits [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_ematch.cpp:134:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_eval.cpp:61:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_mam.cpp:498:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_mbi.cpp:217:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_model_fixer.cpp:75:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_queue.cpp:108:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:69:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_universal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:77:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ematching [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:100:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_quantifier_asserts [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:107:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:111:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ematching [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:184:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:213:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unit_table [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:224:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:235:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_expanded [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:45:24: style: Local variable 'e' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:38:15: note: Shadowed declaration z3-z3-4.8.12/src/sat/smt/q_solver.cpp:45:24: note: Shadow variable z3-z3-4.8.12/src/sat/smt/q_solver.cpp:56:24: style: Local variable 'e' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/sat/smt/q_solver.cpp:38:15: note: Shadowed declaration z3-z3-4.8.12/src/sat/smt/q_solver.cpp:56:24: note: Shadow variable z3-z3-4.8.12/src/sat/smt/recfun_solver.cpp:69:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/sat_dual_solver.cpp:85:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_redundant [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:98:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_theory_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_var2enode_lim [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:116:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_scopes [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:186:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_redundant [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:229:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable th_explain [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:233:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_consequent [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:258:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:262:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/sat_th.cpp:296:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_consequent [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_api_context [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:46:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_final_eh [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fixed_eh [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fixed_eh [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:80:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_user_context [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prop_lim [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_qhead [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:109:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_propagations [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prop [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:131:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:137:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prop [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/smt/user_solver.cpp:150:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/sat/tactic/goal2sat.cpp:160:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/sat/tactic/sat_tactic.cpp:95:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/shell/datalog_frontend.cpp:71:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/shell/dimacs_frontend.cpp:245:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/shell/drat_frontend.cpp:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_false [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:167:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:232:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:257:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:356:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/drat_frontend.cpp:57:10: style: Unused private function: 'smt_checker::unfold1' [unusedPrivateFunction] z3-z3-4.8.12/src/shell/drat_frontend.cpp:51:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/drat_frontend.cpp:86:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/drat_frontend.cpp:178:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/drat_frontend.cpp:309:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/drat_frontend.cpp:328:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/lp_frontend.cpp:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_statistics [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/lp_frontend.cpp:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/lp_frontend.cpp:67:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/lp_frontend.cpp:47:5: style: Struct 'front_end_resource_limit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/shell/main.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/main.cpp:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/main.cpp:171:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/main.cpp:377:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wcnf_t [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/opt_frontend.cpp:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/opt_frontend.cpp:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/opt_frontend.cpp:79:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/opt_frontend.cpp:117:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/opt_frontend.cpp:151:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:50:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:97:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:115:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:83:14: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/smtlib_frontend.cpp:111:14: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/shell/z3_log_frontend.cpp:34:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/shell/z3_log_frontend.cpp:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/arith_eq_adapter.cpp:47:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/arith_eq_solver.cpp:164:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/dyn_ack.cpp:97:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/expr_context_simplifier.cpp:170:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/fingerprints.cpp:72:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/mam.cpp:478:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/old_interval.cpp:322:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/params/dyn_ack_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dack [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/dyn_ack_params.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dack [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/preprocessor_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_macro_finder [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/preprocessor_params.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lift_ite [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/qi_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mbqi [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/qi_params.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_qi_cost [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/smt_params.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_config [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/smt_params.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_config [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/smt_params.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_display_proof [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_arith_params.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arith_random_initial_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_arith_params.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arith_eq2ineq [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_array_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_array_weak [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_array_params.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_array_mode [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_bv_params.cpp:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hi_div0 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_bv_params.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bv_mode [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_pb_params.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pb_conflict_frequency [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_pb_params.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pb_conflict_frequency [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_seq_params.cpp:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_split_w_len [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_str_params.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_StrongArrangements [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/params/theory_str_params.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_StrongArrangements [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/proto_model/proto_model.cpp:92:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/qi_queue.cpp:118:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/seq_axioms.cpp:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/seq_axioms.cpp:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/seq_axioms.cpp:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/seq_axioms.cpp:97:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable true_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/seq_axioms.cpp:112:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_digits_initialized [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/seq_eq_solver.cpp:38:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/seq_ne_solver.cpp:39:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/seq_offset_eq.cpp:58:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/seq_regex.cpp:883:9: error: There is an unknown macro here somewhere. Configuration is required. If STRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt2_extra_cmds.cpp:30:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_STRING [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_almost_cg_table.cpp:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_almost_cg_table.cpp:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_fallthrough [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_almost_cg_table.cpp:90:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_almost_cg_table.cpp:112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_region [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_arith_value.cpp:56:9: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_case_split_queue.cpp:125:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_cg_table.cpp:220:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_checker.cpp:45:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_checker.cpp:113:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_true_cache [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_checker.cpp:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_bindings [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_checker.cpp:157:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_bindings [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_checker.cpp:167:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_bindings [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause.cpp:46:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause.cpp:76:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_has_justification [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause.cpp:102:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_literals [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause.cpp:111:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_literals [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause.cpp:120:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_literals [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_clause_proof.cpp:47:13: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_conflict_resolution.cpp:356:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_consequences.cpp:55:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_context.cpp:1789:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_context_inv.cpp:374:17: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_context_pp.cpp:450:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lemmas [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aux_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scopes [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:91:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aux_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aux_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:139:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:145:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_profile_res_sub [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:34:39: style: Parameter 'cls' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:75:43: style: Parameter 'cls' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/smt/smt_context_stat.cpp:29:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/smt/smt_enode.cpp:60:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_farkas_util.cpp:321:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_for_each_relevant_expr.cpp:41:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_implied_equalities.cpp:354:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_induction.cpp:59:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_internalizer.cpp:209:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_justification.cpp:52:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_kernel.cpp:73:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_literal.cpp:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable true_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_literal.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable true_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_literal.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable true_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_literal.cpp:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable true_literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_lookahead.cpp:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aux_clauses [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_lookahead.cpp:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_bool_var [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_lookahead.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_lookahead.cpp:60:9: style: Struct 'compare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/smt/smt_model_checker.cpp:511:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_model_finder.cpp:2417:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_model_generator.cpp:302:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_parallel.cpp:155:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_quantifier.cpp:403:17: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_quick_checker.cpp:132:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_relevancy.cpp:279:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_setup.cpp:52:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_solver.cpp:199:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/smt_statistics.cpp:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable statistics [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/smt_theory.cpp:138:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/tactic/ctx_solver_simplify_tactic.cpp:112:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/tactic/smt_tactic_core.cpp:55:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/tactic/unit_subsumption_tactic.cpp:74:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_array.cpp:44:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_array_bapa.cpp:155:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_array_base.cpp:43:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_array_full.cpp:115:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_bv.cpp:1563:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_char.cpp:276:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_datatype.cpp:111:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_dl.cpp:99:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_dummy.cpp:26:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_theory_exprs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_dummy.cpp:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_theory_exprs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_dummy.cpp:66:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_theory_exprs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_dummy.cpp:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_fpa.cpp:64:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_lra.cpp:1439:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_pb.cpp:696:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_recfun.cpp:173:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_seq.cpp:725:5: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_special_relations.cpp:1057:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_str.cpp:6876:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_str_mc.cpp:1299:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_str_regex.cpp:53:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/theory_utvpi.cpp:74:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_terms [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_utvpi.cpp:107:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/theory_wmaxsat.cpp:70:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/user_propagator.cpp:127:9: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/smt/uses_theory.cpp:33:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/smt/uses_theory.cpp:34:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/smt/uses_theory.cpp:35:14: style:inconclusive: Technically the member function '::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/smt/uses_theory.cpp:32:9: style: Struct 'proc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/smt/uses_theory.cpp:33:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/smt/uses_theory.cpp:35:38: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/smt/watch_list.cpp:32:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/watch_list.cpp:38:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/smt/watch_list.cpp:128:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable literal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/assertions/asserted_formulas.cpp:161:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/check_logic.cpp:331:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/check_sat_result.cpp:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stats [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/check_sat_result.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/check_sat_result.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/check_sat_result.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proof [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/check_sat_result.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unknown [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/combined_solver.cpp:128:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/mus.cpp:62:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/parallel_tactic.cpp:255:17: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/solver.cpp:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_CANCELED_MSG [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:107:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:205:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enforce_model_conversion [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enforce_model_conversion [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:231:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:329:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_undef [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver.cpp:347:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/solver/solver2tactic.cpp:110:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/solver_na2as.cpp:40:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/solver_pool.cpp:286:9: error: There is an unknown macro here somewhere. Configuration is required. If STRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/solver/tactic2solver.cpp:206:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/aig/aig.cpp:147:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/aig/aig_tactic.cpp:65:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_BOOL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/aig/aig_tactic.cpp:57:10: style: Virtual function 'updt_params' is called from constructor 'aig_tactic(const params_ref&p=params_ref()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] z3-z3-4.8.12/src/tactic/aig/aig_tactic.cpp:46:9: note: Calling updt_params z3-z3-4.8.12/src/tactic/aig/aig_tactic.cpp:57:10: note: updt_params is a virtual function z3-z3-4.8.12/src/tactic/aig/aig_tactic.cpp:45:5: style: Class 'aig_tactic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/arith/add_bounds_tactic.cpp:128:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/arith_bounds_tactic.cpp:77:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/bound_manager.cpp:107:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/bound_propagator.cpp:274:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/bv2int_rewriter.cpp:87:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/bv2real_rewriter.cpp:318:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/card2bv_tactic.cpp:58:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/degree_shift_tactic.cpp:179:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/diff_neq_tactic.cpp:171:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_DONE [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:98:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:159:5: style: Class 'eq2bv_tactic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:65:9: style: Struct 'eq_rewriter_cfg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:71:9: style: Class 'eq_rewriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:82:9: style: Class 'bvmc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:94:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:147:38: note: Shadowed declaration z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:94:26: note: Shadow variable z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:95:21: style: Local variable 'bv' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:149:38: note: Shadowed declaration z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:95:21: note: Shadow variable z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:96:24: style: Local variable 'a' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:148:38: note: Shadowed declaration z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:96:24: note: Shadow variable z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:132:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:147:38: note: Shadowed declaration z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:132:26: note: Shadow variable z3-z3-4.8.12/src/tactic/arith/eq2bv_tactic.cpp:244:21: style: Variable 'kv' can be declared as reference to const [constVariableReference] z3-z3-4.8.12/src/tactic/arith/factor_tactic.cpp:176:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/fix_dl_var_tactic.cpp:200:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/fm_tactic.cpp:183:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/lia2card_tactic.cpp:239:13: error: There is an unknown macro here somewhere. Configuration is required. If DEBUG_CODE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/lia2pb_tactic.cpp:97:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/linear_equation.cpp:99:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/nla2bv_tactic.cpp:179:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/normalize_bounds_tactic.cpp:73:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/pb2bv_model_converter.cpp:59:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/pb2bv_tactic.cpp:55:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/probe_arith.cpp:139:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/propagate_ineqs_tactic.cpp:374:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/purify_arith_tactic.cpp:302:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/arith/recover_01_tactic.cpp:303:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bit_blaster_model_converter.cpp:73:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bit_blaster_tactic.cpp:62:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:77:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TACTIC_MAX_MEMORY_MSG [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:92:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:258:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:409:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_const2bits [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:335:9: warning: Member variable 'imp::m_num_steps' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:344:18: style:inconclusive: Technically the member function 'bv1_blaster_tactic::imp::visitor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:345:18: style:inconclusive: Technically the member function 'bv1_blaster_tactic::imp::visitor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:360:18: style:inconclusive: Technically the member function 'bv1_blaster_tactic::imp::visitor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:421:5: style: Class 'bv1_blaster_tactic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:343:13: style: Struct 'visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:314:43: style: Parameter 'result' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/tactic/bv/bv1_blaster_tactic.cpp:315:44: style: Parameter 'result_pr' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/tactic/bv/bv_bound_chk_tactic.cpp:62:9: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bv_bounds_tactic.cpp:264:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bv_size_reduction_tactic.cpp:123:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bvarray2uf_rewriter.cpp:114:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/bvarray2uf_tactic.cpp:65:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/bvarray2uf_tactic.cpp:95:14: performance:inconclusive: Technically the member function 'bvarray2uf_tactic::imp::updt_params' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:130:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:90:14: style:inconclusive: Technically the member function 'dt2bv_tactic::check_fd::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:51:9: style: Struct 'check_fd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:95:9: style: Struct 'sort_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:76:37: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/bv/dt2bv_tactic.cpp:90:37: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/bv/elim_small_bv_tactic.cpp:72:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/bv/max_bv_sharing_tactic.cpp:130:29: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/blast_term_ite_tactic.cpp:79:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/cofactor_elim_term_ite.cpp:110:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/collect_occs.cpp:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vars [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/collect_statistics_tactic.cpp:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/collect_statistics_tactic.cpp:166:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/ctx_simplify_tactic.cpp:86:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/der_tactic.cpp:60:5: style: Class 'der_tactic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/core/der_tactic.cpp:25:9: style: Struct 'imp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/core/distribute_forall_tactic.cpp:27:9: style: Struct 'rw_cfg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/core/distribute_forall_tactic.cpp:137:52: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/tactic/core/dom_simplify_tactic.cpp:94:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/elim_term_ite_tactic.cpp:38:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TACTIC_MAX_MEMORY_MSG [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/elim_term_ite_tactic.cpp:44:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_FAILED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/elim_term_ite_tactic.cpp:104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_produce_models [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/elim_term_ite_tactic.cpp:151:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPK_UINT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/elim_uncnstr_tactic.cpp:825:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/injectivity_tactic.cpp:155:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/nnf_tactic.cpp:43:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/occf_tactic.cpp:88:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/occf_tactic.cpp:151:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/core/occf_tactic.cpp:33:9: warning: Member variable 'imp::m_mc' is not initialized in the constructor. [uninitMemberVar] z3-z3-4.8.12/src/tactic/core/occf_tactic.cpp:187:5: style: Class 'occf_tactic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/core/occf_tactic.cpp:33:9: style: Struct 'imp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/core/pb_preprocess_tactic.cpp:162:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/propagate_values_tactic.cpp:103:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/reduce_args_tactic.cpp:175:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/reduce_invertible_tactic.cpp:73:21: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/simplify_tactic.cpp:65:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/solve_eqs_tactic.cpp:948:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/special_relations_tactic.cpp:33:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/split_clause_tactic.cpp:105:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/symmetry_reduce_tactic.cpp:201:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/core/tseitin_cnf_tactic.cpp:196:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/dependency_converter.cpp:28:5: style: Class 'unit_dependency_converter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/dependency_converter.cpp:86:42: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/tactic/equiv_proof_converter.cpp:31:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/fd_solver/bounded_int2bv_solver.cpp:187:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/fd_solver/enum2bv_solver.cpp:108:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/fd_solver/pb2bv_solver.cpp:136:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/fd_solver/smtfd_solver.cpp:1571:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/fpa/fpa2bv_model_converter.cpp:36:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/fpa/fpa2bv_tactic.cpp:49:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_FPA_TO_REAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:43:10: style:inconclusive: Technically the member function 'is_non_fp_qfnra_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:44:10: style:inconclusive: Technically the member function 'is_non_fp_qfnra_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:121:10: style:inconclusive: Technically the member function 'is_non_qffp_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:123:10: style:inconclusive: Technically the member function 'is_non_qffp_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:41:5: style: Struct 'is_non_fp_qfnra_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/fpa/qffp_tactic.cpp:119:5: style: Struct 'is_non_qffp_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:36:10: style:inconclusive: Technically the member function 'is_fpa_function::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:38:10: style:inconclusive: Technically the member function 'is_fpa_function::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:55:10: style:inconclusive: Technically the member function 'is_non_qffplra_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:57:10: style:inconclusive: Technically the member function 'is_non_qffplra_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:34:5: style: Struct 'is_fpa_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/fpa/qffplra_tactic.cpp:53:5: style: Struct 'is_non_qffplra_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/generic_model_converter.cpp:44:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/goal.cpp:259:9: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/goal_util.cpp:26:10: style:inconclusive: Technically the member function 'has_term_ite_functor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/goal_util.cpp:27:10: style:inconclusive: Technically the member function 'has_term_ite_functor::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/goal_util.cpp:25:5: style: Struct 'has_term_ite_functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/horn_subsume_model_converter.cpp:111:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/model_converter.cpp:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_env [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_c1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/model_converter.cpp:123:5: style: Class 'model2mc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/model_converter.cpp:185:34: style: Parameter 'mc' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/tactic/portfolio/smt_strategic_solver.cpp:137:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/portfolio/smt_strategic_solver.cpp:132:5: style: Class 'smt_strategic_solver_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/portfolio/smt_strategic_solver.cpp:161:13: style: The if condition is the same as the previous if condition [duplicateCondition] z3-z3-4.8.12/src/tactic/portfolio/smt_strategic_solver.cpp:157:13: note: First condition z3-z3-4.8.12/src/tactic/portfolio/smt_strategic_solver.cpp:161:13: note: Second condition z3-z3-4.8.12/src/tactic/portfolio/solver2lookahead.cpp:22:38: style: Parameter 's' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/probe.cpp:290:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_BSDIV0 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/probe.cpp:417:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/probe.cpp:428:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_family_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/probe.cpp:255:10: style:inconclusive: Technically the member function 'is_non_propositional_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:256:10: style:inconclusive: Technically the member function 'is_non_propositional_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:279:10: style:inconclusive: Technically the member function 'is_non_qfbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:281:10: style:inconclusive: Technically the member function 'is_non_qfbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:335:10: style:inconclusive: Technically the member function 'is_non_qfaufbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:337:10: style:inconclusive: Technically the member function 'is_non_qfaufbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:373:10: style:inconclusive: Technically the member function 'is_non_qfufbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:375:10: style:inconclusive: Technically the member function 'is_non_qfufbv_predicate::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:419:14: style:inconclusive: Technically the member function 'num_consts_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:420:14: style:inconclusive: Technically the member function 'num_consts_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:509:14: style:inconclusive: Technically the member function 'has_pattern_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:510:14: style:inconclusive: Technically the member function 'has_pattern_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:511:14: style:inconclusive: Technically the member function 'has_pattern_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:542:14: style:inconclusive: Technically the member function 'has_quantifier_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:543:14: style:inconclusive: Technically the member function 'has_quantifier_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:544:14: style:inconclusive: Technically the member function 'has_quantifier_probe::proc::operator()' can be const. [functionConst] z3-z3-4.8.12/src/tactic/probe.cpp:76:5: style: Class 'unary_probe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:110:5: style: Class 'not_probe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:183:5: style: Class 'const_probe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:254:5: style: Struct 'is_non_propositional_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:277:5: style: Struct 'is_non_qfbv_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:333:5: style: Struct 'is_non_qfaufbv_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:371:5: style: Struct 'is_non_qfufbv_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/tactic/probe.cpp:509:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/probe.cpp:510:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/probe.cpp:542:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/probe.cpp:543:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/probe.cpp:544:38: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] z3-z3-4.8.12/src/tactic/proof_converter.cpp:64:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/tactic/proof_converter.cpp:73:42: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/tactic/replace_proof_converter.cpp:69:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/sine_filter.cpp:50:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/sls/bvsls_opt_engine.cpp:41:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/sls/sls_engine.cpp:104:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/sls/sls_tactic.cpp:66:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/smtlogics/qfufbv_tactic.cpp:62:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/smtlogics/quant_tactics.cpp:81:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/tactic.cpp:37:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/tactical.cpp:233:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/ufbv/macro_finder_tactic.cpp:43:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/tactic/ufbv/quasi_macros_tactic.cpp:70:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generic_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/tactic/ufbv/quasi_macros_tactic.cpp:82:14: performance:inconclusive: Technically the member function 'quasi_macros_tactic::imp::updt_params' can be static (but you may consider moving to unnamed namespace). [functionStatic] z3-z3-4.8.12/src/tactic/ufbv/ufbv_rewriter.cpp:63:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/algebraic.cpp:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:188:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:238:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:264:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:274:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:325:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:487:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:511:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:558:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:598:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/algebraic.cpp:172:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/arith_rewriter.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/arith_simplifier_plugin.cpp:21:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ast.cpp:145:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/bdd.cpp:11:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bdd.cpp:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bdd.cpp:67:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bdd.cpp:54:27: style: Redundant condition: v1. 'v1 || (v1 && v2)' is equivalent to 'v1' [redundantCondition] z3-z3-4.8.12/src/test/bit_blaster.cpp:32:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/src/test/bit_blaster.cpp:49:30: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/bit_blaster.cpp:61:35: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/bit_blaster.cpp:73:27: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/bit_blaster.cpp:87:28: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/bit_blaster.cpp:98:27: style: Parameter 'm' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/bit_vector.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bit_vector.cpp:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bit_vector.cpp:218:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bit_vector.cpp:311:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bit_vector.cpp:54:17: style: Condition 'op<=5' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/bit_vector.cpp:47:17: note: Assuming that condition 'op<=4' is not redundant z3-z3-4.8.12/src/test/bit_vector.cpp:29:24: note: Assignment 'op=rand()%6', assigned value is less than 6 z3-z3-4.8.12/src/test/bit_vector.cpp:54:17: note: Condition 'op<=5' is always true z3-z3-4.8.12/src/test/bit_vector.cpp:309:5: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/bits.cpp:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bits.cpp:124:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/bits.cpp:183:19: style: Local variable 'i' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/bits.cpp:157:14: note: Shadowed declaration z3-z3-4.8.12/src/test/bits.cpp:183:19: note: Shadow variable z3-z3-4.8.12/src/test/bits.cpp:84:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:84:44: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:88:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:88:44: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:92:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:92:44: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:96:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:96:53: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:100:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:100:62: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:104:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:104:62: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:108:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:108:62: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:112:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:112:62: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:116:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:116:62: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:143:18: style: Variable 'src' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/bits.cpp:143:44: style: Variable 'dst' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/chashtable.cpp:123:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/check_assumptions.cpp:41:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/cnf_backbones.cpp:166:9: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/cube_clause.cpp:11:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/datalog_parser.cpp:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/datalog_parser.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ddnf.cpp:38:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/dl_query.cpp:25:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/dl_query.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/dl_query.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/dl_query.cpp:150:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/dl_query.cpp:224:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/dl_query.cpp:251:45: style: Condition 'use_restarts' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:36: note: Assuming that condition 'use_restarts==1' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:251:45: note: Condition 'use_restarts' is always true z3-z3-4.8.12/src/test/dl_query.cpp:252:45: style: Condition 'use_similar' is always false [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:56: note: Assuming that condition 'use_similar==0' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:252:45: note: Condition 'use_similar' is always false z3-z3-4.8.12/src/test/dl_query.cpp:253:45: style: Condition 'use_magic_sets' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:79: note: Assuming that condition 'use_magic_sets==1' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:253:45: note: Condition 'use_magic_sets' is always true z3-z3-4.8.12/src/test/dl_query.cpp:254:92: style: Condition 'use_magic_sets!=0' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:79: note: Assuming that condition 'use_magic_sets==1' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:254:92: note: Condition 'use_magic_sets!=0' is always true z3-z3-4.8.12/src/test/dl_query.cpp:256:31: style: Condition 'use_restarts' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:36: note: Assuming that condition 'use_restarts==1' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:256:31: note: Condition 'use_restarts' is always true z3-z3-4.8.12/src/test/dl_query.cpp:257:31: style: Condition 'use_similar' is always false [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:56: note: Assuming that condition 'use_similar==0' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:257:31: note: Condition 'use_similar' is always false z3-z3-4.8.12/src/test/dl_query.cpp:258:31: style: Condition 'use_magic_sets' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/dl_query.cpp:247:79: note: Assuming that condition 'use_magic_sets==1' is not redundant z3-z3-4.8.12/src/test/dl_query.cpp:258:31: note: Condition 'use_magic_sets' is always true z3-z3-4.8.12/src/test/dl_query.cpp:218:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/dl_table.cpp:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitvector_table_plugin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/doc.cpp:227:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/egraph.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/egraph.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/egraph.cpp:120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/egraph.cpp:128:15: style: Variable 'j' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/test/escaped.cpp:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ex.cpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ex.cpp:60:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ex.cpp:31:5: style: Class 'ex1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/test/ex.cpp:38:5: style: Class 'ex2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/test/expr_rand.cpp:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/expr_rand.cpp:55:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bv_decl_plugin [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/expr_rand.cpp:101:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/expr_substitution.cpp:29:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_BAND [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/expr_substitution.cpp:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:37:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:38:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:65:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:66:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:67:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_MINUS_INFINITY [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:181:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/ext_numeral.cpp:343:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EN_NUMERAL [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/f2n.cpp:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/f2n.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/factor_rewriter.cpp:24:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholders [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:49:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_mux [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:64:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_maj [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:77:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_orand [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:91:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_and [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_xor [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:123:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_andxor [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:137:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_xorand [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:151:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_gamble [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:167:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_onehot [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/finder.cpp:181:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_on_dot [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fixed_bit_vector.cpp:54:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_delta.cpp:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_delta.cpp:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_delta.cpp:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_steps [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_funcs [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:87:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:110:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_manager [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:246:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARRAY_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/fuzzing/expr_rand.cpp:261:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_OR [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/get_consequences.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/get_consequences.cpp:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/get_implied_equalities.cpp:48:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/src/test/get_implied_equalities.cpp:62:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/src/test/get_implied_equalities.cpp:103:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] z3-z3-4.8.12/src/test/heap.cpp:98:17: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/heap_trie.cpp:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/heap_trie.cpp:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/heap_trie.cpp:47:14: style: Variable 'keys5' can be declared as const array [constVariable] z3-z3-4.8.12/src/test/hilbert_basis.cpp:137:31: error: syntax error: a . ( [syntaxError] z3-z3-4.8.12/src/test/horn_subsume_model_converter.cpp:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable horn_subsume_model_converter [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/hwf.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/hwf.cpp:105:21: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/test/hwf.cpp:105:21: portability: Casting between unsigned int * and double * which have an incompatible binary data representation. [invalidPointerCast] z3-z3-4.8.12/src/test/hwf.cpp:93:8: style: Variable 'ad' is assigned a value that is never used. [unreadVariable] z3-z3-4.8.12/src/test/hwf.cpp:94:8: style: Variable 'rd' is assigned a value that is never used. [unreadVariable] z3-z3-4.8.12/src/test/inf_rational.cpp:25:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/interval.cpp:425:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:87:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:146:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:212:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:262:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:286:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/karr.cpp:301:5: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/list.cpp:34:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/lp/lp.cpp:76:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/lp/nla_solver_test.cpp:157:23: error: syntax error [syntaxError] z3-z3-4.8.12/src/test/main.cpp:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/main.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/main.cpp:137:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/main.cpp:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/main.cpp:130:20: style: The scope of the variable 'key' can be reduced. [variableScope] z3-z3-4.8.12/src/test/main.cpp:89:20: style: Variable 'opt_name' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/test/main.cpp:90:20: style: Variable 'opt_arg' can be declared as pointer to const [constVariablePointer] z3-z3-4.8.12/src/test/map.cpp:27:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model2expr.cpp:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:104:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:157:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:180:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:203:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_lt [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:223:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:234:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:286:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:308:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:329:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:350:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:370:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_based_opt.cpp:38:41: style: Parameter 'r' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/model_evaluator.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func_interp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/model_retrieval.cpp:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARRAY_SORT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpbq.cpp:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpbq.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpff.cpp:150:1: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/mpfx.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpq.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpq.cpp:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpq.cpp:123:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/mpz.cpp:151:5: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/nlarith_util.cpp:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:294:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:319:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:335:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:342:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:348:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQ [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:446:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_false [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:574:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:623:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:694:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:794:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/nlsat.cpp:134:8: style: Variable 's3' is reassigned a value before the old one has been used. [redundantAssignment] z3-z3-4.8.12/src/test/nlsat.cpp:105:8: note: s3 is assigned z3-z3-4.8.12/src/test/nlsat.cpp:134:8: note: s3 is overwritten z3-z3-4.8.12/src/test/nlsat.cpp:765:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/nlsat.cpp:796:5: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/nlsat.cpp:318:58: style: Parameter 'ex' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/object_allocator.cpp:95:17: error: There is an unknown macro here somewhere. Configuration is required. If CTRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/old_interval.cpp:136:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/old_interval.cpp:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/optional.cpp:31:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/parray.cpp:51:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/pb2bv.cpp:92:13: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/pdd.cpp:13:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:89:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:125:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:149:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:162:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:247:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:291:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd.cpp:157:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/pdd.cpp:150:21: note: Shadowed declaration z3-z3-4.8.12/src/test/pdd.cpp:157:26: note: Shadow variable z3-z3-4.8.12/src/test/pdd.cpp:175:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/pdd.cpp:163:21: note: Shadowed declaration z3-z3-4.8.12/src/test/pdd.cpp:175:26: note: Shadow variable z3-z3-4.8.12/src/test/pdd.cpp:187:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/pdd.cpp:163:21: note: Shadowed declaration z3-z3-4.8.12/src/test/pdd.cpp:187:26: note: Shadow variable z3-z3-4.8.12/src/test/pdd.cpp:260:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/pdd.cpp:248:21: note: Shadowed declaration z3-z3-4.8.12/src/test/pdd.cpp:260:26: note: Shadow variable z3-z3-4.8.12/src/test/pdd.cpp:272:26: style: Local variable 'm' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/pdd.cpp:248:21: note: Shadowed declaration z3-z3-4.8.12/src/test/pdd.cpp:272:26: note: Shadow variable z3-z3-4.8.12/src/test/pdd_solver.cpp:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd_solver.cpp:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd_solver.cpp:202:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero_one_vars_e [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd_solver.cpp:240:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goal [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/pdd_solver.cpp:151:36: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/test/pdd_solver.cpp:156:36: style: Consider using std::any_of, std::all_of, std::none_of, or std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] z3-z3-4.8.12/src/test/polynomial.cpp:257:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/polynorm.cpp:138:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/prime_generator.cpp:30:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/prime_generator.cpp:38:23: style: Local variable 'i' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/prime_generator.cpp:28:19: note: Shadowed declaration z3-z3-4.8.12/src/test/prime_generator.cpp:38:23: note: Shadow variable z3-z3-4.8.12/src/test/proof_checker.cpp:11:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGM_ENABLED [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:80:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_true [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:301:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:344:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_le [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:421:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:464:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func_interp [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/qe_arith.cpp:477:45: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/test/qe_arith.cpp:594:5: style: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/qe_arith.cpp:302:18: style: Local variable 'coeff' shadows outer argument [shadowArgument] z3-z3-4.8.12/src/test/qe_arith.cpp:294:64: note: Shadowed declaration z3-z3-4.8.12/src/test/qe_arith.cpp:302:18: note: Shadow variable z3-z3-4.8.12/src/test/quant_elim.cpp:86:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_undef [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/quant_solve.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/quant_solve.cpp:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/quant_solve.cpp:149:37: style: C-style pointer casting [cstyleCast] z3-z3-4.8.12/src/test/random.cpp:25:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/rational.cpp:96:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/rcf.cpp:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/rcf.cpp:86:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/rcf.cpp:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/rcf.cpp:107:49: style: Parameter '_b' can be declared as const array [constParameter] z3-z3-4.8.12/src/test/rcf.cpp:129:86: style: Parameter 'ex_r' can be declared as const array [constParameter] z3-z3-4.8.12/src/test/sat_local_search.cpp:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sat_local_search.cpp:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sat_local_search.cpp:114:9: style: Condition '!build_instance(file_name,solver,local_search)' is always true [knownConditionTrueFalse] z3-z3-4.8.12/src/test/sat_local_search.cpp:114:24: note: Calling function 'build_instance' returns 0 z3-z3-4.8.12/src/test/sat_local_search.cpp:114:9: note: Condition '!build_instance(file_name,solver,local_search)' is always true z3-z3-4.8.12/src/test/sat_local_search.cpp:7:64: style: Parameter 's' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/sat_local_search.cpp:7:86: style: Parameter 'local_search' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/sat_lookahead.cpp:43:5: error: There is an unknown macro here somewhere. Configuration is required. If IF_VERBOSE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/sat_user_scope.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sat_user_scope.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sat_user_scope.cpp:72:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sat_user_scope.cpp:20:37: style: Parameter 'r' can be declared as reference to const [constParameterReference] z3-z3-4.8.12/src/test/simple_parser.cpp:39:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/simplex.cpp:95:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/simplex.cpp:137:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/small_object_allocator.cpp:18:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/smt2print_parse.cpp:14:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z3_PRINT_SMTLIB2_COMPLIANT [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/smt2print_parse.cpp:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/solver_pool.cpp:9:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/sorting_network.cpp:221:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/string_buffer.cpp:36:3: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/substitution.cpp:43:5: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/symbol.cpp:29:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/tbv.cpp:16:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/tbv.cpp:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/theory_dl.cpp:31:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/theory_pb.cpp:140:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/total_order.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/total_order.cpp:63:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/total_order.cpp:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/total_order.cpp:144:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/trigo.cpp:112:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/udoc_relation.cpp:56:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_0 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_x [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:469:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:493:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:565:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:645:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:665:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:727:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:776:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:852:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIT_1 [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:914:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:929:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/udoc_relation.cpp:37:9: style: Struct 'init' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] z3-z3-4.8.12/src/test/udoc_relation.cpp:162:34: style: The scope of the variable 't3' can be reduced. [variableScope] z3-z3-4.8.12/src/test/udoc_relation.cpp:461:24: style: The scope of the variable 't1' can be reduced. [variableScope] z3-z3-4.8.12/src/test/udoc_relation.cpp:461:29: style: The scope of the variable 't2' can be reduced. [variableScope] z3-z3-4.8.12/src/test/udoc_relation.cpp:462:24: style: The scope of the variable 't' can be reduced. [variableScope] z3-z3-4.8.12/src/test/udoc_relation.cpp:893:18: style: Local variable 'p' shadows outer variable [shadowVariable] z3-z3-4.8.12/src/test/udoc_relation.cpp:50:31: note: Shadowed declaration z3-z3-4.8.12/src/test/udoc_relation.cpp:893:18: note: Shadow variable z3-z3-4.8.12/src/test/udoc_relation.cpp:896:23: style: Local variable 'i' shadows outer argument [shadowArgument] z3-z3-4.8.12/src/test/udoc_relation.cpp:889:31: note: Shadowed declaration z3-z3-4.8.12/src/test/udoc_relation.cpp:896:23: note: Shadow variable z3-z3-4.8.12/src/test/uint_set.cpp:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/upolynomial.cpp:125:13: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/value_generator.cpp:11:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/value_generator.cpp:29:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] z3-z3-4.8.12/src/test/value_sweep.cpp:23:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/var_subst.cpp:54:9: error: There is an unknown macro here somewhere. Configuration is required. If TRACE is a macro then please configure it. [unknownMacro] z3-z3-4.8.12/src/test/vector.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/test/zstring.cpp:16:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_nat.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_nat.cpp:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_nat.cpp:34:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_limit [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_nat.cpp:47:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_set.cpp:25:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/approx_set.cpp:42:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_set [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/bit_util.cpp:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] z3-z3-4.8.12/src/util/bit_util.cpp:397:16: style:inconclusive: Boolean expression 'c1' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] z3-z3-4.8.12/src/util/bit_util.cpp:142:24: style: Condition 'dst_sz=src_sz' is not redundant z3-z3-4.8.12/src/util/bit_util.cpp:142:24: note: Condition 'dst_sz