2024-03-26 00:05 ftp://ftp.de.debian.org/debian/pool/main/t/theano/theano_1.0.5+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=openmp --library=python --check-library --inconclusive --enable=style,information --inline-suppr --disable=missingInclude --suppress=unmatchedSuppression --template=daca2 --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j5 platform: Linux-6.6.15-amd64-x86_64-with-glibc2.37 python: 3.11.8 client-version: 1.3.53 compiler: g++ (Debian 13.2.0-13) 13.2.0 cppcheck: head 2.13.0 head-info: 82f05c8 (2024-03-25 22:58:58 +0100) count: 93 65 elapsed-time: 0.9 1.9 head-timing-info: old-timing-info: head results: Theano-rel-1.0.5/theano/gof/tests/c_code/test_quadratic_function.c:2:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/blockgemv.c:3:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/conv_desc.c:16:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/blockger.c:3:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/ctc_wrapper.c:110:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/dimshuffle.c:3:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:9:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_DATA_FLOAT [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:139:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:48:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:352:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:489:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:518:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:562:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:814:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:976:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1091:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_GenericNew [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_batchnorm.c:19:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bn_input [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_batchnorm_base.c:29:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_batchnorm_grad.c:16:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_batchnorm_inf.c:9:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bn_input [valueFlowBailoutIncompleteVar] dnn_conv_base.c:196:5: error: Code 'std::ostringstream' is invalid C code. Use --std or --language to configure the language. [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_desc.c:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:21:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_C_ORDER [valueFlowBailoutIncompleteVar] dnn_fwd.c:24:1: error: Code 'std::string' is invalid C code. Use --std or --language to configure the language. [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:46:61: warning: Either the condition 'res==NULL' is redundant or there is possible null pointer dereference: (void**)res. [nullPointerRedundantCheck] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:37:11: note: Assuming that condition 'res==NULL' is not redundant Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:46:61: note: Null pointer dereference Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:45:7: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:35:7: note: err is assigned Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_dropout_fwd.c:45:7: note: err is overwritten Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1101:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] dnn_gi.c:24:1: error: Code 'std::string' is invalid C code. Use --std or --language to configure the language. [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:54:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:99:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:145:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:196:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_UNSUPPORTED_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:281:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:322:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:365:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:54:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:165:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:234:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_UNSUPPORTED_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:332:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:552:7: style: The if condition is the same as the previous if condition [duplicateCondition] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:536:7: note: First condition Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:552:7: note: Second condition Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:562:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:559:17: note: Assignment 'verbose=0', assigned value is 0 Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:562:7: note: Condition 'verbose' is always false Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:41: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'get_version' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1062:20: note: You might need to cast the function pointer here Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:41: note: Parameter 'dummy' can be declared as pointer to const Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'get_version' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1062:20: note: You might need to cast the function pointer here Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:58: note: Parameter 'args' can be declared as pointer to const Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_pool.c:15:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] dnn_gw.c:24:1: error: Code 'std::string' is invalid C code. Use --std or --language to configure the language. [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_desc.c:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_DATA_FLOAT [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_pool_grad.c:52:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_redux.c:16:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_fwd.c:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_DATA_FLOAT [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_gw.c:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_DATA_FLOAT [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_gi.c:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_DATA_FLOAT [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_fwd.c:24:10: style: Variable 'inputSize' is assigned a value that is never used. [unreadVariable] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_softmax.c:29:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_rnn_paramsize.c:16:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_softmax_grad.c:37:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_sptf_gi.c:57:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_sptf_grid.c:22:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_sptf_gt.c:22:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_sptf_sampler.c:46:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] Theano-rel-1.0.5/theano/gpuarray/c_code/magma_cholesky.c:43:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/magma_eigh.c:7:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/magma_inv.c:7:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/magma_svd.c:7:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/magma_qr.c:36:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/pool.c:231:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/pool_grad_grad.c:107:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/pool_ave_grad.c:114:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/pool_max_grad.c:99:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/pool_max_rop.c:27:21: error: Code 'C++ cast <...' is invalid C code. Use --std or --language to configure the language. [syntaxError] Theano-rel-1.0.5/theano/gpuarray/tests/c_code/tstgpueye.c:21:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/scalar/c_code/gamma.c:256:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/scalar/c_code/gamma.c:328:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/scalar/c_code/gamma.c:360:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] Theano-rel-1.0.5/theano/tensor/c_code/alt_blas_template.c:108:49: error: syntax error [syntaxError] Theano-rel-1.0.5/theano/tensor/c_code/dimshuffle.c:3:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/tensor/nnet/c_code/corr3d_gemm.c:36:63: error: syntax error [syntaxError] Theano-rel-1.0.5/theano/scan_module/c_code/scan_perform.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective] Theano-rel-1.0.5/theano/tensor/nnet/c_code/corr_gemm.c:35:43: error: syntax error [syntaxError] Theano-rel-1.0.5/theano/tensor/nnet/c_code/ctc_wrapper.c:107:5: error: There is an unknown macro here somewhere. Configuration is required. If APPLY_SPECIFIC is a macro then please configure it. [unknownMacro] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:511:30: style: Checking if unsigned expression 'topHeightNoDH' is less than zero. [unsignedLessThanZero] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:512:30: style: Checking if unsigned expression 'topWidthNoDW' is less than zero. [unsignedLessThanZero] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:513:30: style: Checking if unsigned expression 'topDepthNoDD' is less than zero. [unsignedLessThanZero] Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:559:38: style: Variable 'group_bottom_stride' is assigned a value that is never used. [unreadVariable] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:460:30: style: Checking if unsigned expression 'topHeightNoDH' is less than zero. [unsignedLessThanZero] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:461:30: style: Checking if unsigned expression 'topWidthNoDW' is less than zero. [unsignedLessThanZero] Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:540:38: style: Variable 'group_bottom_stride' is assigned a value that is never used. [unreadVariable] diff: head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:41: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'get_version' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1062:20: note: You might need to cast the function pointer here Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:41: note: Parameter 'dummy' can be declared as pointer to const head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'get_version' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1062:20: note: You might need to cast the function pointer here Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1055:58: note: Parameter 'args' can be declared as pointer to const head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:1091:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_GenericNew [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:352:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:489:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:518:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:562:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:814:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gof/c_code/lazylinker_c.c:976:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:165:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:234:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_UNSUPPORTED_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:332:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr3d_gemm.c:425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:145:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:196:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_UNSUPPORTED_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:281:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:322:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GA_NO_ERROR [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:365:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/corr_gemm.c:99:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GID_0 [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:139:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUDNN_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/gpuarray/c_code/dnn_base.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/scalar/c_code/gamma.c:328:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] head Theano-rel-1.0.5/theano/scalar/c_code/gamma.c:360:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] DONE