Advertisement
yagyaxt1068

Untitled

Feb 11th, 2019
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. Cleaning output files left from old builds
  2.  
  3. Your Java version has not been checked and is a candidate for failure. Masquerading.
  4.  
  5. Building AOSPA for hammerhead
  6. Start time: Mon Feb 11 18:55:29 MST 2019
  7.  
  8. Setting up the environment
  9.  
  10. including device/generic/car/vendorsetup.sh
  11. including device/generic/uml/vendorsetup.sh
  12. including device/lge/hammerhead/vendorsetup.sh
  13. including device/qcom/qssi/vendorsetup.sh
  14. including vendor/pa/vendorsetup.sh
  15. including vendor/qcom/opensource/core-utils/vendorsetup.sh
  16. including sdk/bash_completion/adb.bash
  17.  
  18. Lunching hammerhead (Including dependencies sync)
  19.  
  20. vendor/lge/hammerhead/hammerhead-vendor.mk:228: error: _nic.PRODUCTS.[[vendor/pa/products/hammerhead/pa_hammerhead.mk]]: "vendor/qcom/hammerhead/device-partial.mk" does not exist.
  21. 18:55:29 dumpvars failed with: exit status 1
  22. vendor/lge/hammerhead/hammerhead-vendor.mk:228: error: _nic.PRODUCTS.[[vendor/pa/products/hammerhead/pa_hammerhead.mk]]: "vendor/qcom/hammerhead/device-partial.mk" does not exist.
  23. 18:55:29 dumpvars failed with: exit status 1
  24.  
  25. Starting compilation
  26.  
  27. ============================================
  28. PLATFORM_VERSION_CODENAME=REL
  29. PLATFORM_VERSION=9
  30. TARGET_PRODUCT=aosp_arm
  31. TARGET_BUILD_VARIANT=eng
  32. TARGET_BUILD_TYPE=release
  33. TARGET_ARCH=arm
  34. TARGET_ARCH_VARIANT=armv7-a-neon
  35. TARGET_CPU_VARIANT=generic
  36. HOST_ARCH=x86_64
  37. HOST_2ND_ARCH=x86
  38. HOST_OS=linux
  39. HOST_OS_EXTRA=Linux-4.15.0-43-generic-x86_64-Linux-Mint-19.1
  40. HOST_CROSS_OS=windows
  41. HOST_CROSS_ARCH=x86
  42. HOST_CROSS_2ND_ARCH=x86_64
  43. HOST_BUILD_TYPE=release
  44. BUILD_ID=PKQ1.190101.001
  45. OUT_DIR=/home/yagya/aospa/out
  46. ============================================
  47. QSSI: not enabled for aosp_arm target as /release/QSSI/QSSI_enforced_targets_list.txt was not found.
  48. ninja: no work to do.
  49. ninja: no work to do.
  50. /home/yagya/aospa/out/target/product/generic/clean_steps.mk was modified, regenerating...
  51. Environment variable BUILD_NUMBER was modified (267d8e3f09 => f800904402), regenerating...
  52. [364/945] including packages/apps/Bluetooth/Android.mk ...
  53. find: ‘../../../vendor/qcom/opensource/bluetooth_ext/packages_apps_bluetooth_ext/src’: No such file or directory
  54. [543/945] including system/sepolicy/Android.mk ...
  55. system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
  56. [945/945] including vendor/qcom/opensource/wigig/Android.mk ...
  57. ninja: no work to do.
  58.  
  59. #### build completed successfully (32 seconds) ####
  60.  
  61. HIDL interfaces: Scanning for changes...
  62. Running hidl-gen on vendor.qti.hardware.camera.device@1.0: /home/yagya/aospa/vendor/qcom/opensource/core-utils/build/update-vendor-hal-makefiles.sh: line 129: hidl-gen: command not found
  63. HIDL interfaces: Update Failed
  64. #### HAL file .bp generation failed dure to incpomaptible HAL files , please check above error log ####
  65.  
  66. Build failed!
  67.  
  68. Total time elapsed: 0 minutes (33.505987330 seconds)
  69.  
  70. yagya@yagya-Aspire-TC-780:~/aospa$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement