Advertisement
nicklovell123

Untitled

May 4th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. host C: libmincrypt <= system/core/libmincrypt/rsa.c
  2. host C: libmincrypt <= system/core/libmincrypt/sha.c
  3. host C: libmincrypt <= system/core/libmincrypt/sha256.c
  4. Export includes file: system/core/mkbootimg/Android.mk -- /home/nicklovell23/non/out/host/linux-x86/obj/EXECUTABLES/mkbootimg_intermediates/export_includes
  5. host Executable: acp (/home/nicklovell23/non/out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp)
  6. Notice file: system/core/libmincrypt/NOTICE -- /home/nicklovell23/non/out/host/linux-x86/obj/NOTICE_FILES/src//lib/libmincrypt.a.txt
  7. make -C kernel/samsung/smdk4412 O=/home/nicklovell23/non/out/target/product/i925/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/nicklovell23/non/prebuilts/misc/linux-x86/ccache/ccache /home/nicklovell23/non/prebuilt/linux-x86/toolchain/linaro-4.7-13.04/bin/arm-linux-gnueabihf-" VARIANT_DEFCONFIG= SELINUX_DEFCONFIG= cyanogenmod_i925_defconfig
  8. make[1]: Entering directory `/home/nicklovell23/non/kernel/samsung/smdk4412'
  9. host C: mkbootfs <= system/core/cpio/mkbootfs.c
  10. Export includes file: system/core/cpio/Android.mk -- /home/nicklovell23/non/out/host/linux-x86/obj/EXECUTABLES/mkbootfs_intermediates/export_includes
  11. Export includes file: system/core/libpixelflinger/Android.mk -- /home/nicklovell23/non/out/target/product/i925/obj/STATIC_LIBRARIES/libpixelflinger_static_intermediates/export_includes
  12. Export includes file: system/core/libcutils/Android.mk -- /home/nicklovell23/non/out/target/product/i925/obj/STATIC_LIBRARIES/libcutils_intermediates/export_includes
  13. Export includes file: system/core/liblog/Android.mk -- /home/nicklovell23/non/out/target/product/i925/obj/STATIC_LIBRARIES/liblog_intermediates/export_includes
  14. host Executable: clang-tblgen (/home/nicklovell23/non/out/host/linux-x86/obj/EXECUTABLES/clang-tblgen_intermediates/clang-tblgen)
  15. host Executable: tblgen (/home/nicklovell23/non/out/host/linux-x86/obj/EXECUTABLES/tblgen_intermediates/tblgen)
  16. target thumb C++: libc_bionic <= bionic/libc/bionic/stubs.cpp
  17. target thumb C: libminui <= bootable/recovery/minui/resources.c
  18. bootable/recovery/minui/resources.c: In function 'res_create_surface':
  19. bootable/recovery/minui/resources.c:99:13: warning: passing argument 3 of 'png_get_IHDR' from incompatible pointer type [enabled by default]
  20. In file included from bootable/recovery/minui/resources.c:32:0:
  21. external/libpng/png.h:2470:60: note: expected 'png_uint_32 *' but argument is of type 'size_t *'
  22. bootable/recovery/minui/resources.c:99:13: warning: passing argument 4 of 'png_get_IHDR' from incompatible pointer type [enabled by default]
  23. In file included from bootable/recovery/minui/resources.c:32:0:
  24. external/libpng/png.h:2470:60: note: expected 'png_uint_32 *' but argument is of type 'size_t *'
  25. bootable/recovery/minui/resources.c: In function 'res_create_localized_surface':
  26. bootable/recovery/minui/resources.c:254:13: warning: passing argument 3 of 'png_get_IHDR' from incompatible pointer type [enabled by default]
  27. In file included from bootable/recovery/minui/resources.c:32:0:
  28. external/libpng/png.h:2470:60: note: expected 'png_uint_32 *' but argument is of type 'size_t *'
  29. bootable/recovery/minui/resources.c:254:13: warning: passing argument 4 of 'png_get_IHDR' from incompatible pointer type [enabled by default]
  30. In file included from bootable/recovery/minui/resources.c:32:0:
  31. external/libpng/png.h:2470:60: note: expected 'png_uint_32 *' but argument is of type 'size_t *'
  32. bootable/recovery/minui/resources.c:265:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  33. bootable/recovery/minui/resources.c:270:21: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  34. bootable/recovery/minui/resources.c:272:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  35. target thumb C: libminui <= bootable/recovery/minui/../../../device/samsung/smdk4412-common/recovery/graphics.c
  36. target asm: libpixelflinger_static <= system/core/libpixelflinger/t32cb16blend.S
  37. bootable/recovery/minui/../../../device/samsung/smdk4412-common/recovery/graphics.c:208:5: error: conflicting types for 'gr_text'
  38. In file included from bootable/recovery/minui/../../../device/samsung/smdk4412-common/recovery/graphics.c:39:0:
  39. bootable/recovery/minui/minui.h:43:5: note: previous declaration of 'gr_text' was here
  40. make: *** [/home/nicklovell23/non/out/target/product/i925/obj/STATIC_LIBRARIES/libminui_intermediates/../../../device/samsung/smdk4412-common/recovery/graphics.o] Error 1
  41. make: *** Waiting for unfinished jobs....
  42. GEN /home/nicklovell23/non/out/target/product/i925/obj/KERNEL_OBJ/Makefile
  43. arch/arm/mach-exynos/Kconfig:875:warning: choice value used outside its choice group
  44. arch/arm/mach-exynos/Kconfig:877:warning: defaults for choice values not supported
  45. #
  46. # configuration written to .config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement