Advertisement
hedwig34

Untitled

Nov 23rd, 2014
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.98 KB | None | 0 0
  1. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/SurfaceTextureGLThreadToGL_test.cpp
  2. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/SurfaceTextureGLToGL_test.cpp
  3. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/SurfaceTextureGL_test.cpp
  4. frameworks/av/camera/tests/ProCameraTests.cpp: In member function 'virtual void android::camera2::tests::client::ProCameraTest_DISABLED_StreamingImageSingle_Test::TestBody()':
  5. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: passing 'android::ICameraServiceListener::Status' chooses 'unsigned int' over 'int' [-Wsign-promo]
  6. << std::hex << stat << std::endl;
  7. ^
  8. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char; _Traits = std::char_traits<char>]' [-Wsign-promo]
  9. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: passing 'android::ICameraServiceListener::Status' chooses 'unsigned int' over 'long unsigned int' [-Wsign-promo]
  10. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char; _Traits = std::char_traits<char>]' [-Wsign-promo]
  11. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: passing 'android::ICameraServiceListener::Status' chooses 'unsigned int' over 'long int' [-Wsign-promo]
  12. frameworks/av/camera/tests/ProCameraTests.cpp:654:37: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char; _Traits = std::char_traits<char>]' [-Wsign-promo]
  13. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/SurfaceTextureMultiContextGL_test.cpp
  14. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/Surface_test.cpp
  15. target thumb C++: libgui_test <= frameworks/native/libs/gui/tests/TextureRenderer.cpp
  16. target thumb C++: EGL_test <= frameworks/native/opengl/tests/EGLTest/egl_cache_test.cpp
  17. In file included from external/gtest/include/gtest/gtest.h:1929:0,
  18. from frameworks/native/libs/gui/tests/GLTest.h:20,
  19. from frameworks/native/libs/gui/tests/SurfaceTextureGL.h:20,
  20. from frameworks/native/libs/gui/tests/SurfaceTextureFBO.h:20,
  21. from frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp:20:
  22. frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp: In member function 'virtual void android::SurfaceTextureFBOTest_BlitFromCpuFilledBufferToFbo_Test::TestBody()':
  23. frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp:30:25: warning: 'int native_window_set_buffers_geometry(ANativeWindow*, int, int, int)' is deprecated (declared at system/core/include/system/window.h:735) [-Wdeprecated-declarations]
  24. ASSERT_EQ(NO_ERROR, native_window_set_buffers_geometry(mANW.get(),
  25. ^
  26. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  27. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  28. ^
  29. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  30. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  31. ^
  32. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  33. ASSERT_PRED_FORMAT2(::testing::internal:: \
  34. ^
  35. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  36. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  37. ^
  38. frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp:30:5: note: in expansion of macro 'ASSERT_EQ'
  39. ASSERT_EQ(NO_ERROR, native_window_set_buffers_geometry(mANW.get(),
  40. ^
  41. frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp:31:60: warning: 'int native_window_set_buffers_geometry(ANativeWindow*, int, int, int)' is deprecated (declared at system/core/include/system/window.h:735) [-Wdeprecated-declarations]
  42. texWidth, texHeight, HAL_PIXEL_FORMAT_RGBA_8888));
  43. ^
  44. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  45. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  46. ^
  47. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  48. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  49. ^
  50. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  51. ASSERT_PRED_FORMAT2(::testing::internal:: \
  52. ^
  53. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  54. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  55. ^
  56. frameworks/native/libs/gui/tests/SurfaceTextureFBO_test.cpp:30:5: note: in expansion of macro 'ASSERT_EQ'
  57. ASSERT_EQ(NO_ERROR, native_window_set_buffers_geometry(mANW.get(),
  58. ^
  59. target thumb C++: EGL_test <= frameworks/native/opengl/tests/EGLTest/EGL_test.cpp
  60. Import includes file: /mnt/ssd/android/octopop/out/target/product/grouper/obj/STATIC_LIBRARIES/libhwcTest_intermediates/import_includes
  61. Import includes file: /mnt/ssd/android/octopop/out/target/product/grouper/obj/EXECUTABLES/hwcStress_intermediates/import_includes
  62. target thumb C: libtestUtil <= system/extras/tests/lib/testUtil/testUtil.c
  63. target thumb C++: libglTest <= frameworks/native/opengl/tests/lib/glTestLib.cpp
  64. target thumb C++: libglTest <= frameworks/native/opengl/tests/lib/WindowSurface.cpp
  65. frameworks/native/libs/gui/tests/CpuConsumer_test.cpp: In function 'void android::configureANW(const android::sp<ANativeWindow>&, const android::CpuConsumerTestParams&, int)':
  66. frameworks/native/libs/gui/tests/CpuConsumer_test.cpp:460:11: warning: 'int native_window_set_buffers_geometry(ANativeWindow*, int, int, int)' is deprecated (declared at system/core/include/system/window.h:735) [-Wdeprecated-declarations]
  67. err = native_window_set_buffers_geometry(anw.get(),
  68. ^
  69. frameworks/native/libs/gui/tests/CpuConsumer_test.cpp:461:55: warning: 'int native_window_set_buffers_geometry(ANativeWindow*, int, int, int)' is deprecated (declared at system/core/include/system/window.h:735) [-Wdeprecated-declarations]
  70. params.width, params.height, params.format);
  71. ^
  72. In file included from external/gtest/include/gtest/gtest.h:1929:0,
  73. from frameworks/native/libs/gui/tests/Surface_test.cpp:17:
  74. frameworks/native/libs/gui/tests/Surface_test.cpp: In member function 'virtual void android::SurfaceTest_ScreenshotsOfProtectedBuffersSucceed_Test::TestBody()':
  75. frameworks/native/libs/gui/tests/Surface_test.cpp:99:41: error: no matching function for call to 'android::ISurfaceComposer::captureScreen(android::sp<android::IBinder>&, android::sp<android::IGraphicBufferProducer>&, android::Rect, int, int, int, int, bool)'
  76. 64, 64, 0, 0x7fffffff, false));
  77. ^
  78. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  79. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  80. ^
  81. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  82. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  83. ^
  84. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  85. ASSERT_PRED_FORMAT2(::testing::internal:: \
  86. ^
  87. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  88. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  89. ^
  90. frameworks/native/libs/gui/tests/Surface_test.cpp:98:5: note: in expansion of macro 'ASSERT_EQ'
  91. ASSERT_EQ(NO_ERROR, sf->captureScreen(display, producer, Rect(),
  92. ^
  93. frameworks/native/libs/gui/tests/Surface_test.cpp:99:41: note: candidate is:
  94. 64, 64, 0, 0x7fffffff, false));
  95. ^
  96. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  97. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  98. ^
  99. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  100. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  101. ^
  102. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  103. ASSERT_PRED_FORMAT2(::testing::internal:: \
  104. ^
  105. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  106. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  107. ^
  108. frameworks/native/libs/gui/tests/Surface_test.cpp:98:5: note: in expansion of macro 'ASSERT_EQ'
  109. ASSERT_EQ(NO_ERROR, sf->captureScreen(display, producer, Rect(),
  110. ^
  111. In file included from frameworks/native/libs/gui/tests/Surface_test.cpp:20:0:
  112. frameworks/native/include/gui/ISurfaceComposer.h:143:22: note: virtual android::status_t android::ISurfaceComposer::captureScreen(const android::sp<android::IBinder>&, const android::sp<android::IGraphicBufferProducer>&, android::Rect, uint32_t, uint32_t, uint32_t, uint32_t, bool, android::ISurfaceComposer::Rotation, bool)
  113. virtual status_t captureScreen(const sp<IBinder>& display,
  114. ^
  115. frameworks/native/include/gui/ISurfaceComposer.h:143:22: note: candidate expects 10 arguments, 8 provided
  116. In file included from external/gtest/include/gtest/gtest.h:1929:0,
  117. from frameworks/native/libs/gui/tests/Surface_test.cpp:17:
  118. frameworks/native/libs/gui/tests/Surface_test.cpp:128:41: error: no matching function for call to 'android::ISurfaceComposer::captureScreen(android::sp<android::IBinder>&, android::sp<android::IGraphicBufferProducer>&, android::Rect, int, int, int, int, bool)'
  119. 64, 64, 0, 0x7fffffff, false));
  120. ^
  121. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  122. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  123. ^
  124. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  125. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  126. ^
  127. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  128. ASSERT_PRED_FORMAT2(::testing::internal:: \
  129. ^
  130. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  131. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  132. ^
  133. frameworks/native/libs/gui/tests/Surface_test.cpp:127:5: note: in expansion of macro 'ASSERT_EQ'
  134. ASSERT_EQ(NO_ERROR, sf->captureScreen(display, producer, Rect(),
  135. ^
  136. frameworks/native/libs/gui/tests/Surface_test.cpp:128:41: note: candidate is:
  137. 64, 64, 0, 0x7fffffff, false));
  138. ^
  139. external/gtest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
  140. if (const ::testing::AssertionResult gtest_ar = (expression)) \
  141. ^
  142. external/gtest/include/gtest/gtest_pred_impl.h:166:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
  143. GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
  144. ^
  145. external/gtest/include/gtest/gtest.h:1993:3: note: in expansion of macro 'ASSERT_PRED_FORMAT2'
  146. ASSERT_PRED_FORMAT2(::testing::internal:: \
  147. ^
  148. external/gtest/include/gtest/gtest.h:2011:32: note: in expansion of macro 'GTEST_ASSERT_EQ'
  149. # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
  150. ^
  151. frameworks/native/libs/gui/tests/Surface_test.cpp:127:5: note: in expansion of macro 'ASSERT_EQ'
  152. ASSERT_EQ(NO_ERROR, sf->captureScreen(display, producer, Rect(),
  153. ^
  154. In file included from frameworks/native/libs/gui/tests/Surface_test.cpp:20:0:
  155. frameworks/native/include/gui/ISurfaceComposer.h:143:22: note: virtual android::status_t android::ISurfaceComposer::captureScreen(const android::sp<android::IBinder>&, const android::sp<android::IGraphicBufferProducer>&, android::Rect, uint32_t, uint32_t, uint32_t, uint32_t, bool, android::ISurfaceComposer::Rotation, bool)
  156. virtual status_t captureScreen(const sp<IBinder>& display,
  157. ^
  158. frameworks/native/include/gui/ISurfaceComposer.h:143:22: note: candidate expects 10 arguments, 8 provided
  159. make: *** [/mnt/ssd/android/octopop/out/target/product/grouper/obj/EXECUTABLES/libgui_test_intermediates/Surface_test.o] Error 1
  160. make: *** Waiting for unfinished jobs...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement