Advertisement
infected_

Untitled

Jun 4th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. Install: /home/infected_/Output/cyan_12/host/linux-x86/bin/dexdeps
  2. Install: /home/infected_/Output/cyan_12/host/linux-x86/bin/fastboot
  3. host Java: hierarchyviewer (/home/infected_/Output/cyan_12/host/common/obj/JAVA_LIBRARIES/hierarchyviewer_intermediates/classes)
  4. Install: /home/infected_/Output/cyan_12/host/linux-x86/lib/libicuuc-host.so
  5. host SharedLib: libbacktrace_libc++ (/home/infected_/Output/cyan_12/host/linux-x86/obj/lib/libbacktrace_libc++.so)
  6. Install: /home/infected_/Output/cyan_12/host/linux-x86/lib64/libicui18n-host.so
  7. Install: /home/infected_/Output/cyan_12/host/linux-x86/lib/libext2fs_host.so
  8. /home/infected_/Output/cyan_12/target/product/v500/obj/ETC/file_contexts_intermediates/file_contexts: Multiple same specifications for /data/misc/bluetooth(/.*)?.
  9. /home/infected_/Output/cyan_12/target/product/v500/obj/ETC/file_contexts_intermediates/file_contexts: Multiple same specifications for /data/misc/bluedroid(/.*)?.
  10. Error loading context file from /home/infected_/Output/cyan_12/target/product/v500/obj/ETC/file_contexts_intermediates/file_contexts
  11. make: *** [/home/infected_/Output/cyan_12/target/product/v500/obj/ETC/file_contexts_intermediates/file_contexts] Error 4
  12. make: *** Deleting file `/home/infected_/Output/cyan_12/target/product/v500/obj/ETC/file_contexts_intermediates/file_contexts'
  13. make: *** Waiting for unfinished jobs....
  14.  
  15. The present kernel configuration has modules disabled.
  16. Type 'make config' and enable loadable module support.
  17. Then build a kernel with module support enabled.
  18.  
  19. make[2]: *** [modules] Error 1
  20. make[1]: *** [sub-make] Error 2
  21. make[1]: Leaving directory `/mnt/Building/cyan_12/kernel/lge/v500'
  22. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
  23. make -C kernel/lge/v500 O=/home/infected_/Output/cyan_12/target/product/v500/obj/KERNEL_OBJ INSTALL_MOD_PATH=../../system ARCH=arm CROSS_COMPILE="/mnt/Building/cyan_12/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" modules_install
  24. make[1]: Entering directory `/mnt/Building/cyan_12/kernel/lge/v500'
  25.  
  26. The present kernel configuration has modules disabled.
  27. Type 'make config' and enable loadable module support.
  28. Then build a kernel with module support enabled.
  29.  
  30. make[2]: *** [modules_install] Error 1
  31. make[1]: *** [sub-make] Error 2
  32. make[1]: Leaving directory `/mnt/Building/cyan_12/kernel/lge/v500'
  33. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
  34. mdpath=`find /home/infected_/Output/cyan_12/target/product/v500/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 arm-eabi-strip --strip-unneeded $i; mv $i /home/infected_/Output/cyan_12/target/product/v500/system/lib/modules/; done; fi
  35. mdpath=`find /home/infected_/Output/cyan_12/target/product/v500/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; rm -rf $mpath; fi
  36. frameworks/base/core/res/AndroidManifest.xml:1931: warning: No comment for public symbol android:permission/SUBSCRIBED_FEEDS_WRITE
  37. frameworks/base/core/res/res/values/public.xml:923: war
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement