************* Module bb.runqueue E:160,16: Instance of 'set' has no 'append' member (no-member) E:1717,24: Module 'bb.siggen' has no 'find_siginfo' member (no-member) E:1733,22: Module 'bb.siggen' has no 'find_siginfo' member (no-member) E:2525,59: Instance of 'SQData' has no 'valid' member (no-member) E:2529,29: Instance of 'SQData' has no 'multiconfigs' member (no-member) E:2534,28: Instance of 'SQData' has no 'hashes' member (no-member) E:2534,58: Instance of 'SQData' has no 'hashes' member (no-member) E:2535,48: Instance of 'SQData' has no 'hashes' member (no-member) E:2536,64: Instance of 'SQData' has no 'hashes' member (no-member) E:2540,22: Instance of 'SQData' has no 'valid' member (no-member) ************* Module bb.command E:771,14: Module 'bb.siggen' has no 'find_siginfo' member (no-member) ************* Module bb.namedtuple_with_abc E:142,19: Too many arguments for format string (too-many-format-args) ************* Module bb.COW E:107, 8: No value for argument 'value' in unbound method call (no-value-for-parameter) E:115,15: No value for argument 'key' in unbound method call (no-value-for-parameter) E:136,28: No value for argument 'key' in unbound method call (no-value-for-parameter) E:138,28: Value 'cls' is unsubscriptable (unsubscriptable-object) E:149,15: No value for argument 'type' in unbound method call (no-value-for-parameter) E:182,36: Value 'COWDictMeta' doesn't support membership test (unsupported-membership-test) ************* Module bb.codeparser E:221,12: Instance of 'DummyLogger' has no 'debug2' member (no-member) ************* Module bb.cooker E:174,25: Module 'pyinotify' has no 'IN_CLOSE_WRITE' member (no-member) E:174,52: Module 'pyinotify' has no 'IN_CREATE' member (no-member) E:174,74: Module 'pyinotify' has no 'IN_DELETE' member (no-member) E:175,25: Module 'pyinotify' has no 'IN_DELETE_SELF' member (no-member) E:175,52: Module 'pyinotify' has no 'IN_MODIFY' member (no-member) E:175,74: Module 'pyinotify' has no 'IN_MOVE_SELF' member (no-member) E:176,25: Module 'pyinotify' has no 'IN_MOVED_FROM' member (no-member) E:176,51: Module 'pyinotify' has no 'IN_MOVED_TO' member (no-member) E:634,25: Instance of 'closing' has no 'getvalue' member (no-member) E:639,25: Instance of 'closing' has no 'getvalue' member (no-member) E:2074,47: multiprocessing.current_process is not callable (not-callable) E:2089,34: multiprocessing.current_process is not callable (not-callable) E:2324,16: Raising list while only classes or instances are allowed (raising-bad-type) E:2334,56: Instance of 'BBHandledException' has no 'recipe' member (no-member) E:2352,82: Instance of 'ExpansionError' has no 'traceback' member (no-member) E:2362,52: Instance of 'Exception' has no 'traceback' member (no-member) ************* Module bb.siggen E: 27, 4: An attribute defined in json.encoder line 158 hides this method (method-hidden) E:573,19: Instance of 'Client' has no 'get_unihash' member (no-member) E:651,23: Instance of 'Client' has no 'report_unihash' member (no-member) E:682,19: Instance of 'Client' has no 'report_unihash_equiv' member (no-member) ************* Module bb.exceptions E: 19,15: Instance of 'TracebackEntry' has no 'code_context' member (no-member) E: 24,41: Instance of 'TracebackEntry' has no 'code_context' member (no-member) E: 28,28: Instance of 'TracebackEntry' has no 'index' member (no-member) E: 74,30: bad operand type for unary -: NoneType (invalid-unary-operand-type) ************* Module bb.utils E:323,89: Instance of 'Exception' has no 'lineno' member (no-member) E:329,44: Instance of 'Exception' has no 'lineno' member (no-member) E:806,15: Instance of 'Exception' has no 'errno' member (no-member) ************* Module bb.data_smart E:457,76: Class 'msg' has no 'startswith' member (no-member) ************* Module bb.cache E:527,19: Too many positional arguments for method call (too-many-function-args) E:527,49: Undefined variable 'configdata' (undefined-variable) E:817,11: No value for argument 'data_hash' in constructor call (no-value-for-parameter) E:817,11: No value for argument 'caches_array' in constructor call (no-value-for-parameter) E:864,57: Class 'MultiProcessCache' has no 'cache_file_name' member (no-member) E:879,22: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member) E:907,47: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member) E:936,26: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member) E:945,26: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member) E:970,57: Class 'SimpleCache' has no 'cache_file_name' member (no-member) ************* Module bb.event E:224, 8: worker_fire is not callable (not-callable) ************* Module bb.persist_data E:105, 8: No value for argument 'cursor' in method call (no-value-for-parameter) E:160, 4: The special method '__getitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature) E:169, 4: The special method '__delitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature) E:176, 4: The special method '__setitem__' expects 2 param(s), 3 were given (unexpected-special-method-signature) E:194, 4: The special method '__contains__' expects 1 param(s), 2 were given (unexpected-special-method-signature) E:200, 4: The special method '__len__' expects 0 param(s), 1 was given (unexpected-special-method-signature) ************* Module bb.server.xmlrpcserver E:113, 8: Assigning to function call which only returns None (assignment-from-none) ************* Module bb.server.process E:754,18: multiprocessing.current_process is not callable (not-callable) ************* Module bb.asyncrpc.serv E: 54,19: Instance of 'AsyncServerConnection' has no 'validate_proto_version' member (no-member) ************* Module bb.ui.buildinfohelper E: 14, 0: Unable to import 'django' (import-error) E: 15, 0: Unable to import 'django.utils' (import-error) E: 29, 0: Unable to import 'orm.models' (import-error) E: 30, 0: Unable to import 'orm.models' (import-error) E: 31, 0: Unable to import 'orm.models' (import-error) E: 32, 0: Unable to import 'orm.models' (import-error) E: 33, 0: Unable to import 'orm.models' (import-error) E: 34, 0: Unable to import 'orm.models' (import-error) E: 35, 0: Unable to import 'orm.models' (import-error) E: 36, 0: Unable to import 'orm.models' (import-error) E: 38, 0: Unable to import 'bldcontrol.models' (import-error) E: 39, 0: Unable to import 'bldcontrol.models' (import-error) E: 40, 0: Unable to import 'bldcontrol' (import-error) E: 43, 0: Unable to import 'django.db' (import-error) E: 48, 0: Unable to import 'django.db' (import-error) E:586,16: Unsupported logging format character 'p' (0x70) at index 30 (logging-unsupported-format) E:1189,12: Instance of 'ORMWrapper' has no 'save_artifact_information' member (no-member) ************* Module bb.ui.taskexp E:200,38: Undefined variable 'os' (undefined-variable) ************* Module bb.fetch2.hg E: 73,26: No value for argument 'name' in method call (no-value-for-parameter) ************* Module bb.fetch2 E:516, 8: No value for argument 'cursor' in method call (no-value-for-parameter) E:1082,40: Instance of 'BBFetchException' has no 'checksum' member (no-member) E:1626,30: Instance of 'FetchMethod' has no '_latest_revision' member; maybe 'latest_revision'? (no-member) E:1630,21: Instance of 'FetchMethod' has no '_build_revision' member (no-member) E:1634,15: Instance of 'FetchMethod' has no '_revision_key' member (no-member) ************* Module bb.fetch2.bzr E: 39,26: No value for argument 'name' in method call (no-value-for-parameter) ************* Module bb.tests.fetch E:403,18: Instance of 'FetcherTest' has no 'gitdir' member (no-member) E:1169, 4: Method has no argument (no-method-argument) E:2315, 4: Method has no argument (no-method-argument) ************* Module bb.tests.data E:399, 4: method already defined line 370 (function-redefined) ************* Module bb.tests.codeparser E: 34,25: Instance of 'ReferenceTest' has no 'references' member (no-member) E: 37,25: Instance of 'ReferenceTest' has no 'execs' member (no-member) E: 40,25: Instance of 'ReferenceTest' has no 'contains' member (no-member) E:241,47: Module 'bb.msg' has no 'note' member (no-member) ************* Module bb.tests.cow E: 82,39: Value 'a' doesn't support membership test (unsupported-membership-test) E: 84, 8: 'a' does not support item assignment (unsupported-assignment-operation) E: 85, 8: 'a' does not support item assignment (unsupported-assignment-operation) E: 86,38: Value 'a' doesn't support membership test (unsupported-membership-test) E: 87,38: Value 'a' doesn't support membership test (unsupported-membership-test) E: 88,30: Value 'a' is unsubscriptable (unsubscriptable-object) E: 89,30: Value 'a' is unsubscriptable (unsubscriptable-object) E:101, 8: 'b' does not support item assignment (unsupported-assignment-operation) E:102, 8: 'b' does not support item assignment (unsupported-assignment-operation) E:103, 8: 'c' does not support item assignment (unsupported-assignment-operation) E:106,39: Value 'c' doesn't support membership test (unsupported-membership-test) E:107,29: Value 'c' is unsubscriptable (unsubscriptable-object) E:108,29: Value 'b' is unsubscriptable (unsubscriptable-object) E:111,14: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:112,14: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:121,39: Value 'b' doesn't support membership test (unsupported-membership-test) E:122,39: Value 'c' doesn't support membership test (unsupported-membership-test) E:129,39: Value 'b' doesn't support membership test (unsupported-membership-test) E:130,39: Value 'c' doesn't support membership test (unsupported-membership-test) E:156, 8: 'c' does not support item assignment (unsupported-assignment-operation) E:157, 8: 'c' does not support item assignment (unsupported-assignment-operation) E:158, 8: 'c' does not support item assignment (unsupported-assignment-operation) E:160,15: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:162,31: Value 'c' is unsubscriptable (unsubscriptable-object) E:163,31: Value 'c' is unsubscriptable (unsubscriptable-object) E:164,49: Value 'c' is unsubscriptable (unsubscriptable-object) E:175,31: Value 'c' is unsubscriptable (unsubscriptable-object) E:176,31: Value 'c' is unsubscriptable (unsubscriptable-object) E:177,49: Value 'c' is unsubscriptable (unsubscriptable-object) E:189, 8: 'a' does not support item assignment (unsupported-assignment-operation) E:190, 8: 'a' does not support item assignment (unsupported-assignment-operation) E:191, 8: 'a' does not support item assignment (unsupported-assignment-operation) E:194,12: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:200,38: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:223,38: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:241, 8: 'a' does not support item assignment (unsupported-assignment-operation) E:242, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:243, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:244, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:245,32: Value 'a' is unsubscriptable (unsubscriptable-object) E:249,32: Value 'a' is unsubscriptable (unsubscriptable-object) E:252, 8: 'a' does not support item assignment (unsupported-assignment-operation) E:253, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:254, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:255, 8: Value 'a' is unsubscriptable (unsubscriptable-object) E:260,24: No value for argument 'cls' in unbound method call (no-value-for-parameter) E:315,18: Instance of 'COWSetBase' has no 'iteritems' member (no-member) E:317,18: Instance of 'COWSetBase' has no 'iterkeys' member (no-member) ************* Module bb.tests.event E:274, 8: Assigning to function call which only returns None (assignment-from-none) ************* Module bb.tests.compression E: 22, 8: Instance of 'CompressionTests' has no 'addCleanup' member (no-member) E: 27,13: Instance of 'CompressionTests' has no 'do_open' member (no-member) E: 30,13: Instance of 'CompressionTests' has no 'do_open' member (no-member) E: 33, 8: Instance of 'CompressionTests' has no 'assertEqual' member (no-member) E: 44,17: Instance of 'CompressionTests' has no 'do_open' member (no-member) E: 45,21: Instance of 'CompressionTests' has no 'do_open' member (no-member) E: 49, 8: Instance of 'CompressionTests' has no 'assertEqual' member (no-member) E: 59,13: Instance of 'PurePath' has no 'open' member (no-member) E: 62,13: Instance of 'CompressionTests' has no 'assertRaises' member (no-member) E: 63,17: Instance of 'CompressionTests' has no 'do_open' member (no-member) ************* Module bb.parse.parse_py.ConfHandler E:110, 0: function already defined line 18 (function-redefined) ************* Module oe.terminal E: 40,42: Instance of 'Terminal' has no 'name' member (no-member) E: 46,22: Instance of 'Terminal' has no 'command' member (no-member) E: 47,31: Instance of 'Terminal' has no 'command' member (no-member) E: 49,57: Instance of 'Terminal' has no 'command' member (no-member) E: 55,38: Instance of 'XTerminal' has no 'name' member (no-member) ************* Module oe.sstatesig E:162,15: Bad first argument 'SignatureGeneratorBasicHash' given to super() (bad-super-call) E:229, 8: Bad first argument 'SignatureGeneratorBasicHash' given to super() (bad-super-call) ************* Module oe.types E: 67, 4: Method should have "self" as first argument (no-self-argument) E: 70, 4: Method should have "self" as first argument (no-self-argument) ************* Module oe.patch E:630,19: Module 'sys' has no 'exc_value' member (no-member) ************* Module oe.prservice E: 12,19: Instance of 'PRClient' has no 'ping' member (no-member) E: 34, 8: Instance of 'PRClient' has no 'export' member (no-member) E: 65,18: Instance of 'PRClient' has no 'importone' member (no-member) ************* Module oe.rootfs E: 51,28: Instance of 'Rootfs' has no 'log_check_expected_regexes' member (no-member) E: 88,40: Instance of 'Rootfs' has no 'log_check_regex' member (no-member) ************* Module oe.package E:137,16: Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 1 value(s) (unbalanced-tuple-unpacking) ************* Module oe.spdx E:162,26: Instance of 'SPDXObject' has no '_properties' member (no-member) E:171,19: Instance of 'SPDXObject' has no '_properties' member (no-member) E:285,12: An attribute defined in json.encoder line 158 hides this method (method-hidden) E:328,12: Instance of '_ObjectList' has no 'append' member (no-member) E:330, 8: Instance of '_ObjectList' has no 'append' member (no-member) E:339,17: Non-iterable value self.externalDocumentRefs is used in an iterating context (not-an-iterable) ************* Module oe.package_manager.ipk E:158, 8: Instance of 'OpkgDpkgPM' has no 'mark_packages' member (no-member) ************* Module oe.package_manager.deb E:177, 8: Instance of 'OpkgDpkgPM' has no 'mark_packages' member (no-member) ************* Module oe.package_manager.rpm E: 20, 8: Assigning to function call which doesn't return (assignment-from-no-return) ************* Module testcasemgmt F: 1, 0: No module named testcasemgmt (fatal) ************* Module argparse_oe E:135,15: Bad first argument 'ArgumentParser' given to super() (bad-super-call) ************* Module devtool.sdk E: 76, 8: The raise statement is not inside an except clause (misplaced-bare-raise) ************* Module recipetool.append E:318, 4: Unable to import 'bb.fetch' (import-error) ************* Module checklayer.cases.distro E: 26,25: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 28,44: Value 'self.td' is unsubscriptable (unsubscriptable-object) ************* Module checklayer.cases.common E: 58,23: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 67,27: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 81,38: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 82,33: Value 'self.td' is unsubscriptable (unsubscriptable-object) ************* Module checklayer.cases.bsp E: 26,25: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 28,44: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 43,15: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 46,23: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 49,31: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 70,15: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 82,23: Value 'self.td' is unsubscriptable (unsubscriptable-object) E: 83,51: Value 'self.td' is unsubscriptable (unsubscriptable-object) ************* Module wic.help E: 75, 8: wic_help is not callable (not-callable)