Advertisement
gartimusprime01

Untitled

Nov 18th, 2014
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.71 KB | None | 0 0
  1. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:77:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'std::string google::protobuf::compiler::cpp::(anonymous namespace)::UnderscoresToCamelCase(const string&, bool)':
  3. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:88:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  4. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'std::string google::protobuf::compiler::cpp::FilenameIdentifier(const string&)':
  5. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:344:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  6. At global scope:
  7. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  8. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc: In function 'void google::protobuf::compiler::cpp::(anonymous namespace)::OptimizePadding(std::vector<const google::protobuf::FieldDescriptor*>*)':
  9. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:238:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  10. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:250:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  11. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:252:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  12. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:263:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:265:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  14. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:268:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  15. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:280:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  16. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc: In member function 'void google::protobuf::compiler::cpp::MessageGenerator::GenerateClassDefinition(google::protobuf::io::Printer*)':
  17. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:658:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  18. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc: In member function 'void google::protobuf::compiler::cpp::MessageGenerator::GenerateSerializeWithCachedSizesBody(google::protobuf::io::Printer*, bool)':
  19. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1795:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  20. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1801:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  21. At global scope:
  22. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  23. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc
  24. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
  25. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc
  26. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc
  27. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc
  28. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc: In member function 'void google::protobuf::compiler::java::EnumGenerator::Generate(google::protobuf::io::Printer*)':
  29. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc:85:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc:101:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc:133:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc: In member function 'bool google::protobuf::compiler::java::EnumGenerator::CanUseEnumValues()':
  33. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc:257:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  34. At global scope:
  35. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  36. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc
  37. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc
  38. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc
  39. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc
  40. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc
  41. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc: In function 'bool google::protobuf::compiler::java::(anonymous namespace)::CollectExtensions(const google::protobuf::Message&, std::vector<const google::protobuf::FieldDescriptor*>*)':
  42. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc:71:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  43. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc: In member function 'void google::protobuf::compiler::java::FileGenerator::GenerateEmbeddedDescriptor(google::protobuf::io::Printer*)':
  44. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc:312:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  45. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc:380:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  46. At global scope:
  47. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  48. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc: In member function 'virtual bool google::protobuf::compiler::java::JavaGenerator::Generate(const google::protobuf::FileDescriptor*, const string&, google::protobuf::compiler::GeneratorContext*, std::string*) const':
  49. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc:67:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  50. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc:117:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  51. At global scope:
  52. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  53. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc
  54. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc
  55. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc: In function 'std::string google::protobuf::compiler::java::(anonymous namespace)::UnderscoresToCamelCaseImpl(const string&, bool)':
  56. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:71:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  57. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc: In function 'bool google::protobuf::compiler::java::AllAscii(const string&)':
  58. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:276:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  59. At global scope:
  60. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  61. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc: In member function 'void google::protobuf::compiler::java::MessageGenerator::GenerateMessageSerializationMethods(google::protobuf::io::Printer*)':
  62. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc:529:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  63. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc:533:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  64. At global scope:
  65. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  66. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc
  67. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc
  68. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc
  69. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc
  70. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc
  71. host C++: third_party_protobuf_protoc_arm_host_gyp <= external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/main.cc
  72. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc: In member function 'void google::protobuf::compiler::python::Generator::PrintTopLevelEnums() const':
  73. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:365:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  74. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc: In member function 'void google::protobuf::compiler::python::Generator::PrintFieldDescriptor(const google::protobuf::FieldDescriptor&, bool) const':
  75. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'unsigned int' [-Wsign-promo]
  76. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  77. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'long int' [-Wsign-promo]
  78. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  79. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  80. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  81. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  82. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  83. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'long int' [-Wsign-promo]
  84. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  85. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: passing 'google::protobuf::FieldDescriptor::Type' chooses 'int' over 'unsigned int' [-Wsign-promo]
  86. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:893:38: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  87. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'unsigned int' [-Wsign-promo]
  88. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  89. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'long int' [-Wsign-promo]
  90. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  91. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  92. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  93. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  94. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  95. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'long int' [-Wsign-promo]
  96. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  97. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: passing 'google::protobuf::FieldDescriptor::CppType' chooses 'int' over 'unsigned int' [-Wsign-promo]
  98. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:894:46: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  99. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'unsigned int' [-Wsign-promo]
  100. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  101. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'long int' [-Wsign-promo]
  102. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  103. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  104. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  105. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'long unsigned int' [-Wsign-promo]
  106. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  107. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'long int' [-Wsign-promo]
  108. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  109. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: passing 'google::protobuf::FieldDescriptor::Label' chooses 'int' over 'unsigned int' [-Wsign-promo]
  110. external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:895:40: warning: in call to 'std::string google::protobuf::SimpleItoa(int)' [-Wsign-promo]
  111. At global scope:
  112. cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs" [enabled by default]
  113. target StaticLib: base_base_i18n_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/base_base_i18n_gyp_intermediates/base_base_i18n_gyp.a)
  114. target StaticLib: third_party_sfntly_sfntly_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/third_party_sfntly_sfntly_gyp_intermediates/third_party_sfntly_sfntly_gyp.a)
  115. target StaticLib: third_party_harfbuzz_ng_harfbuzz_ng_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/third_party_harfbuzz_ng_harfbuzz_ng_gyp_intermediates/third_party_harfbuzz_ng_harfbuzz_ng_gyp.a)
  116. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_node.cc
  117. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_node_data.cc
  118. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_serializable_tree.cc
  119. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_text_utils.cc
  120. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_tree.cc
  121. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_tree_serializer.cc
  122. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_tree_update.cc
  123. target thumb C++: ui_accessibility_accessibility_gyp <= external/chromium_org/ui/accessibility/ax_view_state.cc
  124. Gyp timestamp: /home/garth/cm12/out/target/product/klteusc/obj/GYP/third_party_WebKit_Source_devtools_build_core_module_gyp_intermediates/build_core_module.stamp
  125. target StaticLib: content_content_common_mojo_bindings_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/content_content_common_mojo_bindings_gyp_intermediates/content_content_common_mojo_bindings_gyp.a)
  126. target StaticLib: mojo_mojo_service_provider_bindings_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/mojo_mojo_service_provider_bindings_gyp_intermediates/mojo_mojo_service_provider_bindings_gyp.a)
  127. Gyp timestamp: /home/garth/cm12/out/target/product/klteusc/obj/GYP/sandbox_sandbox_gyp_intermediates/sandbox.stamp
  128. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/filtered_gesture_provider.cc
  129. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/gesture_config_helper_android.cc
  130. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/gesture_detector.cc
  131. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/gesture_event_data.cc
  132. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/gesture_event_data_packet.cc
  133. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/gesture_provider.cc
  134. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/scale_gesture_detector.cc
  135. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/snap_scroll_controller.cc
  136. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/touch_disposition_gesture_filter.cc
  137. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/velocity_tracker_state.cc
  138. target thumb C++: ui_events_gesture_detection_gyp <= external/chromium_org/ui/events/gesture_detection/velocity_tracker.cc
  139. target thumb C++: content_content_utility_gyp <= external/chromium_org/content/public/utility/content_utility_client.cc
  140. target thumb C++: content_content_utility_gyp <= external/chromium_org/content/public/utility/utility_thread.cc
  141. target thumb C++: content_content_utility_gyp <= external/chromium_org/content/utility/in_process_utility_thread.cc
  142. target thumb C++: content_content_utility_gyp <= external/chromium_org/content/utility/utility_main.cc
  143. target thumb C++: content_content_utility_gyp <= external/chromium_org/content/utility/utility_thread_impl.cc
  144. target StaticLib: third_party_libaddressinput_libaddressinput_util_gyp (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/third_party_libaddressinput_libaddressinput_util_gyp_intermediates/third_party_libaddressinput_libaddressinput_util_gyp.a)
  145. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_database.cc
  146. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_database_service.cc
  147. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_database_table.cc
  148. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_data_request_manager.cc
  149. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_data_service_backend.cc
  150. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/web_data_service_base.cc
  151. target thumb C++: components_webdata_common_gyp <= external/chromium_org/components/webdata/common/webdata_constants.cc
  152. target thumb C++: components_user_prefs_gyp <= external/chromium_org/components/user_prefs/user_prefs.cc
  153. target thumb C++: components_cdm_browser_gyp <= external/chromium_org/components/cdm/browser/cdm_message_filter_android.cc
  154. target thumb C++: components_visitedlink_browser_gyp <= external/chromium_org/components/visitedlink/browser/visitedlink_event_listener.cc
  155. target thumb C++: components_visitedlink_browser_gyp <= external/chromium_org/components/visitedlink/browser/visitedlink_master.cc
  156. target thumb C++: mojo_mojo_service_manager_gyp <= external/chromium_org/mojo/service_manager/background_service_loader.cc
  157. target thumb C++: mojo_mojo_service_manager_gyp <= external/chromium_org/mojo/service_manager/service_manager.cc
  158. target StaticLib: libzipfile (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libzipfile_intermediates/libzipfile.a)
  159. target StaticLib: libapplypatch (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libapplypatch_intermediates/libapplypatch.a)
  160. preparing StaticLib: libc_nomalloc [including /home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a]
  161. target StaticLib: libvpx (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libvpx_intermediates/libvpx.a)
  162. target StaticLib: libwebrtc_ns (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libwebrtc_ns_intermediates/libwebrtc_ns.a)
  163. host SharedLib: libESR_Shared_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libESR_Shared.so)
  164. host StaticLib: libzipfile_32 (/home/garth/cm12/out/host/linux-x86/obj32/STATIC_LIBRARIES/libzipfile_intermediates/libzipfile.a)
  165. host SharedLib: libSR_EventLog_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libSR_EventLog.so)
  166. host SharedLib: libSR_G2P_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libSR_G2P.so)
  167. host Executable: adb (/home/garth/cm12/out/host/linux-x86/obj32/EXECUTABLES/adb_intermediates/adb)
  168. host SharedLib: libunwind-ptrace_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libunwind-ptrace.so)
  169. preparing StaticLib: libunwindbacktrace [including /home/garth/cm12/out/host/linux-x86/obj/STATIC_LIBRARIES/libunwind_intermediates/libunwind.a]
  170. host StaticLib: libunwindbacktrace (/home/garth/cm12/out/host/linux-x86/obj/STATIC_LIBRARIES/libunwindbacktrace_intermediates/libunwindbacktrace.a)
  171. host SharedLib: liblog (/home/garth/cm12/out/host/linux-x86/obj/lib/liblog.so)
  172. host Executable: dexdump (/home/garth/cm12/out/host/linux-x86/obj32/EXECUTABLES/dexdump_intermediates/dexdump)
  173. host Executable: dexlist (/home/garth/cm12/out/host/linux-x86/obj32/EXECUTABLES/dexlist_intermediates/dexlist)
  174. host StaticLib: libf2fs_ioutils_host_32 (/home/garth/cm12/out/host/linux-x86/obj32/STATIC_LIBRARIES/libf2fs_ioutils_host_intermediates/libf2fs_ioutils_host.a)
  175. host SharedLib: libicui18n-host_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libicui18n-host.so)
  176. target StaticLib: libc_nomalloc (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libc_nomalloc_intermediates/libc_nomalloc.a)
  177. host SharedLib: libunwind-ptrace (/home/garth/cm12/out/host/linux-x86/obj/lib/libunwind-ptrace.so)
  178. host SharedLib: libnativebridge (/home/garth/cm12/out/host/linux-x86/obj/lib/libnativebridge.so)
  179. host SharedLib: libicui18n-host (/home/garth/cm12/out/host/linux-x86/obj/lib/libicui18n-host.so)
  180. host SharedLib: libext2_blkid_host_32 (/home/garth/cm12/out/host/linux-x86/obj32/lib/libext2_blkid_host.so)
  181. host Executable: imgdiff (/home/garth/cm12/out/host/linux-x86/obj32/EXECUTABLES/imgdiff_intermediates/imgdiff)
  182. host Executable: bsdiff (/home/garth/cm12/out/host/linux-x86/obj32/EXECUTABLES/bsdiff_intermediates/bsdiff)
  183. target StaticLib: libedify (/home/garth/cm12/out/target/product/klteusc/obj/STATIC_LIBRARIES/libedify_intermediates/libedify.a)
  184. Install: /home/garth/cm12/out/host/linux-x86/bin/acp
  185. mdpath=`find /home/garth/cm12/out/target/product/klteusc/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; ko=`find $mpath/kernel -type f -name *.ko`; for i in $ko; do /home/garth/cm12/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/bin/arm-eabi-strip --strip-unneeded $i; mv $i /home/garth/cm12/out/target/product/klteusc/system/lib/modules/; done; fi
  186. mdpath=`find /home/garth/cm12/out/target/product/klteusc/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; rm -rf $mpath; fi
  187. Install: /home/garth/cm12/out/host/linux-x86/bin/mkbootfs
  188. Install: /home/garth/cm12/out/host/linux-x86/bin/checkpolicy
  189. Install: /home/garth/cm12/out/host/linux-x86/bin/checkfc
  190. target Prebuilt: fstab.qcom (/home/garth/cm12/out/target/product/klteusc/obj/ETC/fstab.qcom_intermediates/fstab.qcom)
  191. target Symbolic: libdl (/home/garth/cm12/out/target/product/klteusc/symbols/system/lib/libdl.so)
  192. target Prebuilt: tzdata (/home/garth/cm12/out/target/product/klteusc/obj/ETC/tzdata_intermediates/tzdata)
  193. Install: /home/garth/cm12/out/target/product/klteusc/root/init.environ.rc
  194. target Prebuilt: init.qcom.rc (/home/garth/cm12/out/target/product/klteusc/obj/ETC/init.qcom.rc_intermediates/init.qcom.rc)
  195. mkdir -p /home/garth/cm12/out/target/product/klteusc/root/sbin /home/garth/cm12/out/target/product/klteusc/root/dev /home/garth/cm12/out/target/product/klteusc/root/proc /home/garth/cm12/out/target/product/klteusc/root/sys /home/garth/cm12/out/target/product/klteusc/root/system /home/garth/cm12/out/target/product/klteusc/root/data
  196. target Prebuilt: init.qcom.usb.rc (/home/garth/cm12/out/target/product/klteusc/obj/ETC/init.qcom.usb.rc_intermediates/init.qcom.usb.rc)
  197. target Prebuilt: init.rc (/home/garth/cm12/out/target/product/klteusc/obj/ETC/init.rc_intermediates/init.rc)
  198. target Prebuilt: system_core_charger_battery_fail.png (/home/garth/cm12/out/target/product/klteusc/obj/ETC/system_core_charger_battery_fail.png_intermediates/battery_fail.png)
  199. target Prebuilt: system_core_charger_battery_scale.png (/home/garth/cm12/out/target/product/klteusc/obj/ETC/system_core_charger_battery_scale.png_intermediates/battery_scale.png)
  200. Install: /home/garth/cm12/out/host/linux-x86/bin/checkseapp
  201. target Prebuilt: ueventd.qcom.rc (/home/garth/cm12/out/target/product/klteusc/obj/ETC/ueventd.qcom.rc_intermediates/ueventd.qcom.rc)
  202. Copy: /home/garth/cm12/out/target/product/klteusc/root/init.zygote32.rc
  203. Copy: /home/garth/cm12/out/target/product/klteusc/root/init.usb.rc
  204. Copy: /home/garth/cm12/out/target/product/klteusc/root/init.trace.rc
  205. Copy: /home/garth/cm12/out/target/product/klteusc/root/ueventd.rc
  206. Copy: /home/garth/cm12/out/target/product/klteusc/root/init.cm.rc
  207. Install: /home/garth/cm12/out/host/linux-x86/bin/minigzip
  208. Install: /home/garth/cm12/out/host/linux-x86/bin/dtbToolCM
  209. /home/garth/cm12/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/garth/cm12/out/target/product/klteusc/obj/ETC/sepolicy.recovery_intermediates/policy_recovery.conf
  210. Install: /home/garth/cm12/out/host/linux-x86/framework/dumpkey.jar
  211. device/qcom/sepolicy/common/file.te:3:ERROR 'duplicate declaration of type/attribute' at token ';' on line 13831:
  212. # Default type for anything under /firmware.
  213. type firmware_file, fs_type, contextmount_type;
  214. checkpolicy: error(s) encountered while parsing configuration
  215. external/sepolicy/Android.mk:149: recipe for target '/home/garth/cm12/out/target/product/klteusc/obj/ETC/sepolicy.recovery_intermediates/sepolicy.recovery' failed
  216. make: *** [/home/garth/cm12/out/target/product/klteusc/obj/ETC/sepolicy.recovery_intermediates/sepolicy.recovery] Error 1
  217. make: *** Waiting for unfinished jobs....
  218.  
  219. real 110m45.986s
  220. user 36m43.868s
  221. sys 101m7.052s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement