DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: gcc-arm-none-eabi 15:15.2.rel1.1-1

Review Information

accepted — allocated to awm 1 month, 11 days ago, started 1 month, 11 days ago, completed 1 month, 11 days ago.

Final Comment

Must be your lucky day to get so many packages through NEW! It'll mean that once
you learn how to get one copyright file correct, you can fix the rest very easily :-)

Public Notes

1 month, 11 days ago ● public

vulture

Command: vulture .
Exit code: 3

/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:172: SyntaxWarning: invalid escape sequence '\s'
  ranges = '[0-9](?:[-0-9.,\s]|\s+and\s+)*[0-9]'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:175: SyntaxWarning: invalid escape sequence '\w'
  name = '[\w.,-]'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:187: SyntaxWarning: invalid escape sequence '\s'
  '|[Cc]opyright\s+\([Cc]\)'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:188: SyntaxWarning: invalid escape sequence '\s'
  '|[Cc]opyright\s+%s'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:189: SyntaxWarning: invalid escape sequence '\s'
  '|[Cc]opyright\s+©'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:190: SyntaxWarning: invalid escape sequence '\s'
  '|[Cc]opyright\s+@copyright{}'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:192: SyntaxWarning: invalid escape sequence '\s'
  '|@set\s+copyright[\w-]+)'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:196: SyntaxWarning: invalid escape sequence '\s'
  '(\s*(?:' + ranges + ',?'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:197: SyntaxWarning: invalid escape sequence '\{'
  '|@value\{[^{}]*\})\s*)'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:200: SyntaxWarning: invalid escape sequence '\s'
  '(by\s+)?'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:205: SyntaxWarning: invalid escape sequence '\s'
  '(' + name + '(?:\s?' + name + ')*)?')
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/update-copyright.py:700: SyntaxWarning: invalid escape sequence '\('
  return re.compile ('// \(C\) Copyright Jeremy Siek')
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/analyze_brprob.py:120: SyntaxWarning: invalid escape sequence '\('
  m = re.match('.*HITRATE \(([^)]*)\).*', l)
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/jit-coverage-report.py:26: SyntaxWarning: invalid escape sequence '\s'
  m = re.match('^\s+([a-z_]+);$', line)
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/filter_params.py:17: SyntaxWarning: invalid escape sequence '\s'
  OPT_WS = '\s*'
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/filter_params.py:57: SyntaxWarning: invalid escape sequence '\s'
  text = re.sub('\sATTRIBUTE_UNUSED',
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/filter_params.py:67: SyntaxWarning: invalid escape sequence '\s'
  text = re.sub('ENUM_BITFIELD\s*\(([^\)]*)\)',
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/gen_autofdo_event.py:154: SyntaxWarning: invalid escape sequence '\ '
  print("model*:\ %s|\\" % m)
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/maintainer-scripts/bugzilla-close-candidate.py:30: SyntaxWarning: invalid escape sequence '\['
  regex = '(.*\[)([0-9\./]*)( [rR]egression])(.*)'
libstdc++-v3/scripts/make_graph.py:171: invalid syntax at "if cntnr.find('lc_1div8_1div') <> -1:"
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/header-tools/headerutils.py:38: SyntaxWarning: invalid escape sequence '\s'
  inc = re.findall ("^\s*#\s*if\s", line)
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/header-tools/headerutils.py:40: SyntaxWarning: invalid escape sequence '\s'
  inc = re.findall ("^\s*#\s*if[n]?def\s", line)
/usr/src/dfsg/gcc-arm-none-eabi_15.2.rel1.1-1/contrib/header-tools/headerutils.py:46: SyntaxWarning: invalid escape sequence '\s'
  inc = re.findall ("^\s*#\s*endif", line)
contrib/analyze_brprob.py:252: unused variable 'group_name' (100% confidence)
contrib/check_GNU_style_lib.py:232: unused class 'LineLengthTest' (60% confidence)
contrib/check_GNU_style_lib.py:236: unused method 'test_line_length_check_basic' (60% confidence)
contrib/check_GNU_style_lib.py:244: unused class 'TrailingWhitespaceTest' (60% confidence)
contrib/check_GNU_style_lib.py:248: unused method 'test_trailing_whitespace_check_basic' (60% confidence)
contrib/check_GNU_style_lib.py:256: unused class 'SpacesAndTabsMixedTest' (60% confidence)
contrib/check_GNU_style_lib.py:260: unused method 'test_trailing_whitespace_check_basic' (60% confidence)
contrib/check_GNU_style_lib.py:288: unused variable 'delta' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:58: unused variable 'DIAGNOSTIC_LEVEL_ERROR' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:59: unused variable 'DIAGNOSTIC_LEVEL_WARNING' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:60: unused variable 'DIAGNOSTIC_LEVEL_NOTE' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:61: unused variable 'DIAGNOSTIC_LEVEL_SORRY' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:139: unsatisfiable 'if' condition (100% confidence)
contrib/dg-lint/libgdiagnostics.py:143: unsatisfiable 'if' condition (100% confidence)
contrib/dg-lint/libgdiagnostics.py:147: unused method 'set_tool_name' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:152: unused method 'add_text_sink' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:159: unused method 'get_file' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:167: unused method 'get_file_and_line' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:177: unused method 'get_file_line_and_column' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:189: unused method 'get_range' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:200: unused method 'make_group' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:210: unused class 'Diagnostic' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:213: unsatisfiable 'if' condition (100% confidence)
contrib/dg-lint/libgdiagnostics.py:234: unused method 'at' (60% confidence)
contrib/dg-lint/libgdiagnostics.py:239: unused method 'with_fix_it_replace' (60% confidence)
contrib/filter_params.py:73: unused class 'FilteringTests' (60% confidence)
contrib/filter_params.py:85: unused method 'test_comment_example' (60% confidence)
contrib/filter_params.py:94: unused method 'test_comment_example_gengtype' (60% confidence)
contrib/filter_params.py:109: unused method 'test_oneliner_comment' (60% confidence)
contrib/filter_params.py:114: unused method 'test_multiline_comment' (60% confidence)
contrib/filter_params.py:123: unused method 'test_GTY' (60% confidence)
contrib/filter_params.py:134: unused method 'test_multiline_GTY' (60% confidence)
contrib/filter_params.py:144: unused method 'test_ATTRIBUTE_UNUSED' (60% confidence)
contrib/filter_params.py:154: unused method 'test_PARAMS' (60% confidence)
contrib/filter_params.py:159: unused method 'test_ENUM_BITFIELD' (60% confidence)
contrib/git-commit-mklog.py:32: unused variable 'children_args' (60% confidence)
contrib/header-tools/headerutils.py:4: unused import 'shlex' (90% confidence)
contrib/header-tools/headerutils.py:21: unused function 'find_system_include' (60% confidence)
contrib/header-tools/headerutils.py:158: unused function 'process_ii' (60% confidence)
contrib/header-tools/headerutils.py:162: unused function 'process_ii_macro' (60% confidence)
contrib/header-tools/headerutils.py:166: unused function 'process_ii_src' (60% confidence)
contrib/header-tools/headerutils.py:170: unused function 'process_ii_macro_src' (60% confidence)
contrib/header-tools/headerutils.py:174: unused function 'ii_base' (60% confidence)
contrib/header-tools/headerutils.py:177: unused function 'ii_path' (60% confidence)
contrib/header-tools/headerutils.py:186: unused function 'ii_include_list_non_cond' (60% confidence)
contrib/header-tools/headerutils.py:192: unused function 'ii_macro_consume' (60% confidence)
contrib/header-tools/headerutils.py:195: unused function 'ii_macro_define' (60% confidence)
contrib/header-tools/headerutils.py:198: unused function 'ii_src' (60% confidence)
contrib/header-tools/headerutils.py:201: unused function 'ii_src_line' (60% confidence)
contrib/header-tools/headerutils.py:204: unused function 'ii_read' (60% confidence)
contrib/header-tools/headerutils.py:212: unused function 'ii_write' (60% confidence)
contrib/header-tools/headerutils.py:232: unused function 'find_gcc_bld_dir' (60% confidence)
contrib/header-tools/headerutils.py:262: unused function 'find_gcc_files' (60% confidence)
contrib/header-tools/headerutils.py:289: unused function 'find_unique_include_list' (60% confidence)
contrib/header-tools/headerutils.py:332: unused function 'create_include_data_files' (60% confidence)
contrib/header-tools/headerutils.py:368: unused function 'get_include_data' (60% confidence)
contrib/header-tools/headerutils.py:394: unused function 'find_replace_include' (60% confidence)
contrib/header-tools/headerutils.py:425: unused function 'read_require_provides' (60% confidence)
contrib/header-tools/headerutils.py:441: unused function 'build_include_list' (60% confidence)
contrib/header-tools/headerutils.py:453: unused function 'build_reverse_include_list' (60% confidence)
contrib/header-tools/headerutils.py:479: unused function 'get_make_output' (60% confidence)
contrib/header-tools/headerutils.py:515: unused function 'get_make_output_parallel' (60% confidence)
contrib/header-tools/headerutils.py:517: unused variable 'targname' (60% confidence)
contrib/header-tools/headerutils.py:549: unused function 'readwholefile' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:30: unused variable 'COMMENT_HEADER' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:153: unused function 'fill_derived_core_properties' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:187: unused function 'fill_east_asian_widths' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:234: unused function 'to_upper_turkish' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:241: unused function 'to_lower_turkish' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:248: unused function 'to_title' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:289: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/from_glibc/unicode_utils.py:304: unused function 'is_outdigit' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:308: unused function 'is_blank' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:348: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/from_glibc/unicode_utils.py:381: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/from_glibc/unicode_utils.py:402: unused function 'is_combining_level3' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:416: unused function 'ucs_symbol_range' (60% confidence)
contrib/unicode/from_glibc/unicode_utils.py:425: unused function 'verifications' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:27: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/gen-box-drawing-chars.py:30: unused variable 'vertical' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:34: unused variable 'vertical' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:37: unused variable 'horizontal' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:41: unused variable 'horizontal' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:43: unused variable 'weights' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:44: unused variable 'heavy' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:45: unused variable 'light' (60% confidence)
contrib/unicode/gen-box-drawing-chars.py:58: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/gen-combining-chars.py:36: unused variable 'value_callback' (100% confidence)
contrib/unicode/gen-combining-chars.py:40: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/gen-combining-chars.py:51: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/gen-printable-chars.py:38: unused variable 'value_callback' (100% confidence)
contrib/unicode/gen-printable-chars.py:42: unsatisfiable 'if' condition (100% confidence)
contrib/unicode/gen-printable-chars.py:53: unsatisfiable 'if' condition (100% confidence)
contrib/unused_functions.py:90: unused variable 'nprog' (60% confidence)
contrib/unused_functions.py:163: unused variable 'oused' (60% confidence)
gcc/gdbhooks.py:195: unused method 'TYPE_NAME' (60% confidence)
gcc/gdbhooks.py:429: unreachable code after 'return' (100% confidence)
gcc/gdbhooks.py:711: unused method 'complete' (60% confidence)
gcc/gdbhooks.py:720: unused variable 'from_tty' (100% confidence)
gcc/gdbhooks.py:722: unused variable 'breakpoint' (60% confidence)
gcc/gdbhooks.py:746: unused variable 'from_tty' (100% confidence)
gcc/gdbhooks.py:842: unused variable 'from_tty' (100% confidence)
gcc/jit/docs/conf.py:31: unused variable 'templates_path' (60% confidence)
gcc/jit/docs/conf.py:34: unused variable 'source_suffix' (60% confidence)
gcc/jit/docs/conf.py:40: unused variable 'master_doc' (60% confidence)
gcc/jit/docs/conf.py:43: unused variable 'needs_sphinx' (60% confidence)
gcc/jit/docs/conf.py:46: unused variable 'project' (60% confidence)
gcc/jit/docs/conf.py:86: unused variable 'exclude_patterns' (60% confidence)
gcc/jit/docs/conf.py:103: unused variable 'pygments_style' (60% confidence)
gcc/jit/docs/conf.py:113: unused variable 'html_theme' (60% confidence)
gcc/jit/docs/conf.py:142: unused variable 'html_static_path' (60% confidence)
gcc/jit/docs/conf.py:186: unused variable 'htmlhelp_basename' (60% confidence)
gcc/jit/docs/conf.py:191: unused variable 'latex_elements' (60% confidence)
gcc/jit/docs/conf.py:204: unused variable 'latex_documents' (60% confidence)
gcc/jit/docs/conf.py:234: unused variable 'man_pages' (60% confidence)
gcc/jit/docs/conf.py:248: unused variable 'texinfo_documents' (60% confidence)
gcc/m2/tools-src/boilerplate.py:431: unused function 'do_visit' (60% confidence)
gcc/m2/tools-src/def2doc.py:41: unused variable 'block_text' (60% confidence)
gcc/m2/tools-src/def2doc.py:49: unused method 'get_state' (60% confidence)
gcc/m2/tools-src/def2doc.py:64: unused method 'get_block' (60% confidence)
gcc/regenerate-attr-urls.py:120: unused class 'TestParsingIndex' (60% confidence)
gcc/regenerate-attr-urls.py:121: unused method 'test_function_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:129: unused method 'test_function_attribute_with_target' (60% confidence)
gcc/regenerate-attr-urls.py:137: unused method 'test_reject_parens' (60% confidence)
gcc/regenerate-attr-urls.py:142: unused method 'test_type_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:150: unused method 'test_enumerator_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:157: unused method 'test_label_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:165: unused method 'test_statement_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:173: unused method 'test_variable_attribute' (60% confidence)
gcc/regenerate-attr-urls.py:181: unused method 'test_parse_attribute_index' (60% confidence)
gcc/regenerate-opt-urls.py:138: unused class 'TestParsingIndex' (60% confidence)
gcc/regenerate-opt-urls.py:139: unused method 'test_parse_line' (60% confidence)
gcc/regenerate-opt-urls.py:147: unused method 'test_negated_flag' (60% confidence)
gcc/regenerate-opt-urls.py:156: unused method 'test_negated_warning' (60% confidence)
gcc/regenerate-opt-urls.py:166: unused method 'test_parse_option_index' (60% confidence)
gcc/regenerate-opt-urls.py:291: unused class 'TestFiltering' (60% confidence)
gcc/regenerate-opt-urls.py:292: unused method 'test_target_specific' (60% confidence)
gcc/regenerate-opt-urls.py:298: unused method 'test_filter' (60% confidence)
gcc/testsuite/g++.dg/modules/test-depfile.py:36: unused class 'Colon' (60% confidence)
gcc/testsuite/g++.dg/modules/test-depfile.py:40: unused class 'Append' (60% confidence)
gcc/testsuite/lib/verify-sarif-file.py:7: unused attribute 'tracebacklimit' (60% confidence)
libffi/generate-darwin-source-and-headers.py:78: unused class 'desktop32_platform' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:73: unused method 'utcoffset' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:76: unused method 'tzname' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:79: unused method 'dst' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:1541: unused attribute '_alloc' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:1768: unused import 'posix' (90% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2241: unused class 'StdChronoTimeZoneRulePrinter' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2469: unused method 'recognize' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2541: unused method 'instantiate' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2620: unused method 'recognize' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2662: unused method 'instantiate' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/printers.py:2978: redundant if-condition (100% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:67: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:70: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:81: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:84: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:95: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:98: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:112: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:115: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:129: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:132: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:146: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:149: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:171: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:216: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:219: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:228: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:231: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:239: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:242: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:250: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:253: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:266: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:269: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:277: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:280: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:304: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:322: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:327: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:335: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:352: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:372: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:386: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:398: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:412: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:421: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:439: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:480: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:483: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:491: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:494: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:502: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:505: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:513: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:516: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:524: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:527: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:539: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:542: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:562: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:585: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:590: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:598: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:615: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:641: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:644: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:677: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:694: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:697: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:718: unused attribute 'methods' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:746: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:749: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:766: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:783: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:786: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:808: unused method 'get_arg_types' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:811: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:828: unused method 'get_result_type' (60% confidence)
libstdc++-v3/python/libstdcxx/v6/xmethods.py:847: unused attribute 'methods' (60% confidence)
1 month, 11 days ago ● public

Licenserecon

Command: lrc -l
Exit code: 1

en: Versions: licenserecon '11.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Invalid DEP-5 header in debian/copyright
Failed to process debian/copyright
1 month, 11 days ago ● public

copyright check

Command: cme check dpkg-copyright
Exit code: 25

File debian/copyright line 1 has a syntax error:
	DpkgSyntax error: Invalid line (missing ':' ?) : This is a debian package of GNU GCC compiled as a bare metal compiler

Back to Dashboard | View all reviews for this package