Advertisement
k4m3l3on

Untitled

Jun 29th, 2019
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. home/ja/syberia/out/soong/.bootstrap/bin/soong_build -t -l /home/ja/syberia/out/.module_paths/Android.bp.list -b /home/ja/syberia/out/soong -n /home/ja/syberia/out -d /home/ja/syberia/out/soong/build.ninja.d -o /home/ja/syberia/out/soong/build.ninja Android.bp
  2. (0x8ff800,0xc42011d140)error: frameworks/native/services/surfaceflinger/tests/unittests/Android.bp:15:1: "libsurfaceflinger_unittest" depends on undefined module "display_intf_headers"
  3. error: frameworks/native/services/surfaceflinger/tests/unittests/Android.bp:15:1: "libsurfaceflinger_unittest" depends on undefined module "libqdMetaData.system"
  4. Module "libsurfaceflinger_unittest" is defined in namespace "." which can read these 1 namespaces: ["."]
  5. Module "libqdMetaData.system" can be found in these namespaces: ["hardware/qcom/display/msm8909" "hardware/qcom/sdm710"]
  6. error: frameworks/native/services/surfaceflinger/Android.bp:148:1: "libsurfaceflinger" depends on undefined module "display_intf_headers"
  7. error: frameworks/native/services/surfaceflinger/Android.bp:148:1: "libsurfaceflinger" depends on undefined module "libqdMetaData.system"
  8. Module "libsurfaceflinger" is defined in namespace "." which can read these 1 namespaces: ["."]
  9. Module "libqdMetaData.system" can be found in these namespaces: ["hardware/qcom/display/msm8909" "hardware/qcom/sdm710"]
  10. ninja: build stopped: subcommand failed.
  11. 20:58:12 soong bootstrap failed with: exit status 1
  12. build/make/core/main.mk:21: recipe for target 'run_soong_ui' failed
  13. make: *** [run_soong_ui] Error 1
  14.  
  15. real 0m3,594s
  16. user 0m20,999s
  17. sys 0m0,850s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement