Hello.
i'm trying to build latest version.
And faced with error

============================================
PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=4.0.9.99.999.9999.99999
TARGET_PRODUCT=n9
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.5.2-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-gentoo-2.1
HOST_BUILD_TYPE=release
BUILD_ID=OPENMASTER
OUT_DIR=out
============================================



Copying: 
out/target/common/obj/JAVA_LIBRARIES/uiautomator.core_intermediates/classes.jar
target StaticLib: libdrmutility 
(out/target/product/n9/obj/STATIC_LIBRARIES/libdrmutility_intermediates/libdrmutility.a)
target StaticLib: libfwdlock-common 
(out/target/product/n9/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/libfwdlock-common.a)
target StaticLib: libaudiohw_legacy 
(out/target/product/n9/obj/STATIC_LIBRARIES/libaudiohw_legacy_intermediates/libaudiohw_legacy.a)
target StaticLib: libaudiopolicy_legacy 
(out/target/product/n9/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/libaudiopolicy_legacy.a)
target thumb C: libLCML <= 
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c: In 
function 'InitMMCodec':
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:525:46: 
warning: unused parameter 'codecName' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:526:41: 
warning: unused parameter 'toCodecInitParams' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:527:41: 
warning: unused parameter 'fromCodecInfoStruct' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c: In 
function 'WaitForEvent':
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:833:50: 
warning: unused parameter 'hComponent' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:834:50: 
warning: unused parameter 'event' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:835:42: 
warning: unused parameter 'args' [-Wunused-parameter]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c: In 
function 'FreeResources':
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1606:13: 
error: lvalue required as left operand of assignment
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1606:13: 
error: lvalue required as left operand of assignment
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1606:13: 
error: lvalue required as left operand of assignment
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1606:13: 
error: lvalue required as left operand of assignment
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c: In 
function 'MessagingThread':
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1859:33: 
warning: format '%x' expects argument of type 'unsigned int', but argument 
4 has type 'DSP_STATUS' [-Wformat]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1864:67: 
warning: comparison between pointer and integer [enabled by default]
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1866:49: 
warning: passing argument 2 of 'DSPProcessor_InvalidateMemory' makes 
pointer from integer without a cast [enabled by default]
hardware/ti/omap3/dspbridge/inc/DSPProcessor.h:177:22: note: expected 
'PVOID' but argument is of type 'OMX_U32'
hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/LCML_DspCodec.c:1868:37: 
warning: format '%x' expects argument of type 'unsigned int', but argument 
4 has type 'DSP_STATUS' [-Wformat]

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to