Advertisement
GodfatherX64

Issue01 - Android O for Note3 hlte

Mar 9th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.80 KB | None | 0 0
  1. 5 warnings generated.
  2. [  6% 4741/70102] Yacc: ss <= external/iproute2/misc/ssfilter.y
  3. external/iproute2/misc/ssfilter.y: conflicts: 31 shift/reduce
  4. [  6% 4890/70102] target thumb C++: secdiscard <= system/vold/FileDeviceUtils.cpp
  5. 6 warnings generated.
  6. Suppressed 6 warnings (5 in non-user code, 1 with check filters).
  7. Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
  8. [  7% 5032/70102] host Generated: fs_config_generate_hlte <= device/samsung/msm8974-common/config.fs
  9. FAILED: /home/godfatherx64/android/o8x-caf/out/target/product/hlte/gen/EXECUTABLES/fs_config_generate_hlte_intermediates/android_filesystem_config.h
  10. /bin/bash -c "build/tools/fs_config/fs_config_generator.py fsconfig --aid-header=system/core/include/private/android_filesystem_config.h  device/samsung/msm8974-common/config.fs > /home/godfatherx64/android/o8x-caf/out/target/product/hlte/gen/EXECUTABLES/fs_config_generate_hlte_intermediates/android_filesystem_config.h"
  11. Following AID Collisions detected for:
  12. Identifier: "AID_QCOM_DIAG" Friendly Name: "qcom_diag" found in file "system/core/include/private/android_filesystem_config.h" and "device/samsung/msm8974-common/config.fs"
  13. [  7% 5033/70102] target thumb C++: secdiscard <= system/vold/secdiscard.cpp
  14. 6 warnings generated.
  15. Suppressed 6 warnings (5 in non-user code, 1 with check filters).
  16. Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
  17. [  7% 5034/70102] target thumb C++: vdc <= system/vold/vdc.cpp
  18. 6 warnings generated.
  19. Suppressed 6 warnings (5 in non-user code, 1 with check filters).
  20. Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
  21. [  7% 5035/70102] Building Kernel Config
  22. make: Entering directory '/home/godfatherx64/android/o8x-caf/kernel/samsung/msm8974'
  23.   GEN     /home/godfatherx64/android/o8x-caf/out/target/product/hlte/obj/KERNEL_OBJ/Makefile
  24.   HOSTCC  scripts/basic/fixdep
  25.   HOSTCC  scripts/kconfig/conf.o
  26.   SHIPPED scripts/kconfig/zconf.tab.c
  27.   SHIPPED scripts/kconfig/zconf.lex.c
  28.   SHIPPED scripts/kconfig/zconf.hash.c
  29.   HOSTCC  scripts/kconfig/zconf.tab.o
  30.   HOSTLD  scripts/kconfig/conf
  31. sound/soc/codecs/audience/Kconfig:40:warning: type of 'SND_SOC_ES_SLIM' redefined from 'boolean' to 'tristate'
  32. sound/soc/codecs/audience/Kconfig:43:warning: type of 'SND_SOC_ES_I2C' redefined from 'boolean' to 'tristate'
  33. sound/soc/codecs/audience/Kconfig:44:warning: choice value used outside its choice group
  34. sound/soc/codecs/audience/Kconfig:41:warning: choice value used outside its choice group
  35. boolean symbol SND_SOC_MAX98506 tested for 'm'? test forced to 'n'
  36. #
  37. # configuration written to .config
  38. #
  39. make: Leaving directory '/home/godfatherx64/android/o8x-caf/kernel/samsung/msm8974'
  40. make: Entering directory '/home/godfatherx64/android/o8x-caf/kernel/samsung/msm8974'
  41.   GEN     /home/godfatherx64/android/o8x-caf/out/target/product/hlte/obj/KERNEL_OBJ/Makefile
  42. scripts/kconfig/conf --savedefconfig=defconfig Kconfig
  43. sound/soc/codecs/audience/Kconfig:40:warning: type of 'SND_SOC_ES_SLIM' redefined from 'boolean' to 'tristate'
  44. sound/soc/codecs/audience/Kconfig:43:warning: type of 'SND_SOC_ES_I2C' redefined from 'boolean' to 'tristate'
  45. sound/soc/codecs/audience/Kconfig:44:warning: choice value used outside its choice group
  46. sound/soc/codecs/audience/Kconfig:41:warning: choice value used outside its choice group
  47. boolean symbol SND_SOC_MAX98506 tested for 'm'? test forced to 'n'
  48. make: Leaving directory '/home/godfatherx64/android/o8x-caf/kernel/samsung/msm8974'
  49. ninja: build stopped: subcommand failed.
  50. 19:05:32 ninja failed with: exit status 1
  51. build/core/main.mk:21: recipe for target 'run_soong_ui' failed
  52. make: *** [run_soong_ui] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement