Failed to compile CM kernel: make: *** No rule to make target `[codename]'. - Android Q&A, Help & Troubleshooting

I am trying to compile Cyanogenmod from source for my ASUS TF700T. While the official guide works fine for CM11, it fails when compiling kernel for CM12. Here is the error message:
Code:
host C: checkseapp <= external/sepolicy/tools/check_seapp.c
Import includes file: /media/sam/WIN7/android/cm12/out/host/linux-x86/obj32/EXECUTABLES/minigzip_intermediates/import_includes
host C: libz_32 <= external/zlib/src/adler32.c
host C: libz_32 <= external/zlib/src/compress.c
host C: libz_32 <= external/zlib/src/crc32.c
host C: libz_32 <= external/zlib/src/deflate.c
host C: libz_32 <= external/zlib/src/gzclose.c
host C: libz_32 <= external/zlib/src/gzlib.c
host C: libz_32 <= external/zlib/src/gzread.c
host C: libz_32 <= external/zlib/src/gzwrite.c
host C: libz_32 <= external/zlib/src/infback.c
host C: libz_32 <= external/zlib/src/inflate.c
host C: libz_32 <= external/zlib/src/inftrees.c
host C: libz_32 <= external/zlib/src/inffast.c
host C: libz_32 <= external/zlib/src/trees.c
host C: libz_32 <= external/zlib/src/uncompr.c
host C: libz_32 <= external/zlib/src/zutil.c
make: *** No rule to make target `tf700t'. Stop.
make: *** Waiting for unfinished jobs....
host C++: blobpack_tfp <= device/asus/tf700t/blobpack/blobpack.cpp
What's the solution?

Related

[Q] Compiling Issues with AOSP 2.3.3

Hello everyone in XDA
I've decided to take the plunge with a group of friends to make an AOSP ROM for the Galaxy Ace (Codenamed Cooper) and it's not exactly as smooth-sailing as I thought.
I used to make generic builds last time , but ditched it because of the various errors that were induced.
So this time I decided to grab different Cooper sources from GitHub, mostly from coolya and Cyanogenmod.
I then realised that the AOSP doesn't have much files for an ARMv6-VFP device.
So I replaced android/frameworks/base completely with Cyanogenmod's android/frameworks/base.
And now I've been getting this error using:
Code:
make -j16 otapackage
Code:
frameworks/base/libs/ui/GraphicBuffer.cpp: In member function 'android::status_t android::GraphicBuffer::reallocate(uint32_t, uint32_t, android::PixelFormat, uint32_t)':
frameworks/base/libs/ui/GraphicBuffer.cpp:122: warning: comparison between signed and unsigned integer expressions
frameworks/base/libs/ui/GraphicBuffer.cpp:122: warning: comparison between signed and unsigned integer expressions
frameworks/base/libs/ui/GraphicBuffer.cpp:122: warning: comparison between signed and unsigned integer expressions
target thumb C++: libui <= frameworks/base/libs/ui/GraphicBufferMapper.cpp
target thumb C++: libui <= frameworks/base/libs/ui/GraphicLog.cpp
target thumb C++: libui <= frameworks/base/libs/ui/KeyLayoutMap.cpp
target thumb C++: libui <= frameworks/base/libs/ui/KeyCharacterMap.cpp
target thumb C++: libui <= frameworks/base/libs/ui/Input.cpp
target thumb C++: libui <= frameworks/base/libs/ui/InputDispatcher.cpp
target thumb C++: libui <= frameworks/base/libs/ui/InputManager.cpp
target thumb C++: libui <= frameworks/base/libs/ui/InputReader.cpp
target thumb C++: libui <= frameworks/base/libs/ui/InputTransport.cpp
target thumb C++: libui <= frameworks/base/libs/ui/IOverlay.cpp
target thumb C++: libui <= frameworks/base/libs/ui/Overlay.cpp
target thumb C++: libui <= frameworks/base/libs/ui/PixelFormat.cpp
frameworks/base/libs/ui/Overlay.cpp: In member function 'android::status_t android::Overlay::setFd(int)':
frameworks/base/libs/ui/Overlay.cpp:98: error: 'struct overlay_data_device_t' has no member named 'setFd'
make: *** [out/target/product/cooper/obj/SHARED_LIBRARIES/libui_intermediates/Overlay.o] Error 1
make: *** Waiting for unfinished jobs....
[email protected]:~/android#
If I used
Code:
make -j16
It would give a different error:
Code:
Install: out/host/linux-x86/framework/guavalib.jar
host Prebuilt: org-openide-util (out/host/common/obj/JAVA_LIBRARIES/org-openide-util_intermediates/javalib.jar)
host Prebuilt: org-netbeans-api-visual (out/host/common/obj/JAVA_LIBRARIES/org-netbeans-api-visual_intermediates/javalib.jar)
Install: out/host/linux-x86/framework/idegen.jar
host Prebuilt: jarjar (out/host/common/obj/JAVA_LIBRARIES/jarjar_intermediates/javalib.jar)
Install: out/host/linux-x86/framework/jdiff.jar
Install: out/host/linux-x86/framework/jsr305lib.jar
host Prebuilt: jython (out/host/common/obj/JAVA_LIBRARIES/jython_intermediates/javalib.jar)
host Prebuilt: kxml2-2.3.0 (out/host/common/obj/JAVA_LIBRARIES/kxml2-2.3.0_intermediates/javalib.jar)
make: *** No rule to make target `out/host/linux-x86/framework/layoutlib_api-prebuilt.jar', needed by `out/host/common/obj/JAVA_LIBRARIES/layoutlib_intermediates/javalib.jar'. Stop.
make: *** Waiting for unfinished jobs....
Did I do anything wrong?
Anyone ?
Sent from my GT-S5830 using XDA App

Build Issue

Hey guys...
i'm compilin cyanmobile and gettin the following error.. does anybody know how to solve it ..
Code:
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/XMLNames.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLNames.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLElementFactory.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/V8HTMLElementWrapperFactory.cpp
target thumb C: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/html/HTMLEntityNames.c
target thumb C: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/platform/ColorData.c
target StaticLib: libwebcore (/media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a)
[COLOR="Red"][B]make: execvp: /bin/bash: Argument list too long[/B]
[B]make: *** [/media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a] Error 127
[/B][/COLOR]
wilfredcool007 said:
Hey guys...
i'm compilin cyanmobile and gettin the following error.. does anybody know how to solve it ..
Code:
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/XMLNames.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLNames.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLElementFactory.cpp
target thumb C++: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/V8HTMLElementWrapperFactory.cpp
target thumb C: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/html/HTMLEntityNames.c
target thumb C: libwebcore <= /media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/platform/ColorData.c
target StaticLib: libwebcore (/media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a)
[COLOR="Red"][B]make: execvp: /bin/bash: Argument list too long[/B]
[B]make: *** [/media/Backup/Android/Sources/Cyanmobile/android/system/out/target/product/beni/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a] Error 127
[/B][/COLOR]
Click to expand...
Click to collapse
just in case someone else faces this error
the path to source is too long..

Compile CM10.1 have been reported errors

Compile CM10.1 have been reported errors
This is the error message
、
HTML:
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_uimirror.cpp
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_uevents.cpp
hardware/qcom/display-legacy/libhwcomposer/hwc_uevents.cpp:30:0: warning: "PAGE_SIZE" redefined [enabled by default]
bionic/libc/kernel/arch-arm/asm/page.h:22:0: note: this is the location of the previous definition
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_vsync.cpp
hardware/qcom/display-legacy/libhwcomposer/hwc_vsync.cpp:36:0: warning: "PAGE_SIZE" redefined [enabled by default]
bionic/libc/kernel/arch-arm/asm/page.h:22:0: note: this is the location of the previous definition
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_copybit.cpp
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_mdpcomp.cpp
target thumb C++: hwcomposer.msm8660 <= hardware/qcom/display-legacy/libhwcomposer/hwc_extonly.cpp
target thumb C++: libhwcexternal <= hardware/qcom/display-legacy/libhwcomposer/hwc_external.cpp
target thumb C++: libhwcservice <= hardware/qcom/display-legacy/libhwcomposer/hwc_service.cpp
target thumb C++: libhwcservice <= hardware/qcom/display-legacy/libhwcomposer/ihwc.cpp
target thumb C++: keystore.default <= system/security/softkeymaster/keymaster_openssl.cpp
target thumb C++: libOmxAacEnc <= hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp
target thumb C: libOmxAacEnc <= hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/src/aenc_svr.c
In file included from hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:41:0:
hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:52:34: fatal error: QOMX_AudioExtensions.h: No such file or directory
compilation terminated.
make: *** [/home/poppy/mokee/out/target/product/villec2/obj/SHARED_LIBRARIES/libOmxAacEnc_intermediates/src/omx_aac_aenc.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/src/aenc_svr.c:35:0:
hardware/qcom/audio-caf/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:39:0: warning: "LOG_TAG" redefined [enabled by default]
system/core/include/cutils/log.h:68:0: note: this is the location of the previous definition

Error while building CM - lzop: not found - SOLVED + how to fix

How to fix "lzop: not found" error:
open Ubuntu terminal and type:
Code:
sudo apt-get install lzop
and confirm installation.
Install a correct java version, translate the error messages. Check if the files it requires are present
Sent from my Nexus 4 using XDA Premium 4 mobile app
SMillerNL said:
Install a correct java version, translate the error messages. Check if the files it requires are present
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Code:
build/core/Makefile:44: warning: command covering the object `/home/lozohcum/CM/out/target/product/jlo/system/bin/rild'
build/core/base_rules.mk:502:warning: ignoring old command for the object `/home/lozohcum/CM/out/target/product/jlo/system/bin/rild'
build/core/Makefile:44: : warning: command covering the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/libgps.utils.so'
build/core/base_rules.mk:502: warning: ignoring old command for the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/libgps.utils.so'
build/core/Makefile:44: warning: command covering the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/libril.so'
build/core/base_rules.mk:502: warning: ignoring old command for the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/libril.so'
build/core/Makefile:44: warning: command covering the object `/home/lozohcum/CM/out/target/product/jlo/system/etc/permissions/android.software.live_wallpaper.xml'
build/core/base_rules.mk:502: warning: ignoring old command for the object `/home/lozohcum/CM/out/target/product/jlo/system/etc/permissions/android.software.live_wallpaper.xml'
build/core/Makefile:44: warning: command covering the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/egl/egl.cfg'
build/core/base_rules.mk:502: warning: ignoring old command for the object `/home/lozohcum/CM/out/target/product/jlo/system/lib/egl/egl.cfg'
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/etc/firmware/yamato_pfp.fw:system/etc/firmware/yamato_pfp.fw ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/etc/firmware/yamato_pm4.fw:system/etc/firmware/yamato_pm4.fw ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/eglsubAndroid.so:system/lib/egl/eglsubAndroid.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/libEGL_adreno200.so:system/lib/egl/libEGL_adreno200.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/libGLESv1_CM_adreno200.so:system/lib/egl/libGLESv1_CM_adreno200.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/libGLESv2S3D_adreno200.so:system/lib/egl/libGLESv2S3D_adreno200.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/libGLESv2_adreno200.so:system/lib/egl/libGLESv2_adreno200.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/egl/libq3dtools_adreno200.so:system/lib/egl/libq3dtools_adreno200.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/libc2d2_z180.so:system/lib/libc2d2_z180.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/libgsl.so:system/lib/libgsl.so ignored.
PRODUCT_COPY_FILES vendor/sony/qcom-common/proprietary/lib/libsc-a2xx.so:system/lib/libsc-a2xx.so ignored.
build/core/Makefile:44: warning: commands covering the object `/home/lozohcum/CM/out/target/product/jlo/system/etc/mkshrc'
build/core/base_rules.mk:502: warning: ignoring old commands for the object `/home/lozohcum/CM/out/target/product/jlo/system/etc/mkshrc'
No private recovery resources for TARGET_DEVICE jlo
build/core/Makefile:806: device/sony/tamsui-common-legacy/custombootimg.mk: No such file or directory
make: *** No rule to make target `device/sony/tamsui-common-legacy/custombootimg.mk'. Stop.
I have recovery files, how to check if there are all of them? I can't find right .mk file with those lines.
Your error has nothing to do with recovery. That is a normal message to see when building cm as cyanogenmod does not include a recovery image.
Your error is device/sony/tamsui-common-legacy/custombootimg.mk can't be found.
It is looking for that makefile and cannot find it so it's stopping.
Haze028 said:
Your error has nothing to do with recovery. That is a normal message to see when building cm as cyanogenmod does not include a recovery image.
Your error is device/sony/tamsui-common-legacy/custombootimg.mk can't be found.
It is looking for that makefile and cannot find it so it's stopping.
Click to expand...
Click to collapse
Finally fixed it, and also lots of other errors, but now I have something that dunno how to fix, can you take a look?
Code:
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGOpenCLRuntime.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGRTTI.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGStmt.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGVTT.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGVTables.cpp
external/clang/lib/CodeGen/CGStmt.cpp:1673:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [/home/lozohcum/CM/out/host/linux-x86/obj/STATIC_LIBRARIES/libclangCodeGen_intermediates/CGStmt.o] Błąd 1
make: *** Waiting for unfinished task....
[email protected]:~/CM$
It's compiler error, how fix it then?
lozohcum said:
Finally fixed it, and also lots of other errors, but now I have something that dunno how to fix, can you take a look?
Code:
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGOpenCLRuntime.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGRTTI.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGStmt.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGVTT.cpp
host C++: libclangCodeGen <= external/clang/lib/CodeGen/CGVTables.cpp
external/clang/lib/CodeGen/CGStmt.cpp:1673:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [/home/lozohcum/CM/out/host/linux-x86/obj/STATIC_LIBRARIES/libclangCodeGen_intermediates/CGStmt.o] Błąd 1
make: *** Waiting for unfinished task....
[email protected]:~/CM$
It's compiler error, how fix it then?
Click to expand...
Click to collapse
What toolchain are you using? Also what rom are you building?
I'm building cm10.1 with it's toolchain I think
lozohcum said:
I'm building cm10.1 with it's toolchain I think
Click to expand...
Click to collapse
Try a resync then build again...sometimes that can solve things. If not maybe try a different toolchain, I've not seen that error before but it looks like its tool chain related.
Haze028 said:
Try a resync then build again...sometimes that can solve things. If not maybe try a different toolchain, I've not seen that error before but it looks like its tool chain related.
Click to expand...
Click to collapse
Worked but now I have a different error, don't know how to fix (so far I have fixed many things by just reading log and finding what's wrong but sometimes I just don't know what to do)
Code:
Install: /home/lozohcum/CM/out/target/product/jlo/system/lib/libexpat.so
Copy: /home/lozohcum/CM/out/target/product/jlo/system/lib/egl/egl.cfg
host C++: libicuuc <= external/icu4c/common/bmpset.cpp
LD vmlinux
host C++: libicuuc <= external/icu4c/common/unisetspan.cpp
host C++: libicuuc <= external/icu4c/common/brkeng.cpp
host C++: libicuuc <= external/icu4c/common/brkiter.cpp
external/icu4c/common/brkiter.cpp: In static member function 'static icu_48::BreakIterator* icu_48::BreakIterator::buildInstance(const icu_48::Locale&, char const*, int32_t, UErrorCode&)':
external/icu4c/common/brkiter.cpp:96:38: warning: 'char const* ures_getLocale_48(const UResourceBundle*, UErrorCode*)' is deprecated (declared at external/icu4c/common/unicode/ures.h:300) [-Wdeprecated-declarations]
external/icu4c/common/brkiter.cpp:96:72: warning: 'char const* ures_getLocale_48(const UResourceBundle*, UErrorCode*)' is deprecated (declared at external/icu4c/common/unicode/ures.h:300) [-Wdeprecated-declarations]
host C++: libicuuc <= external/icu4c/common/caniter.cpp
host C++: libicuuc <= external/icu4c/common/chariter.cpp
host C++: libicuuc <= external/icu4c/common/dictbe.cpp
host C++: libicuuc <= external/icu4c/common/locbased.cpp
host C++: libicuuc <= external/icu4c/common/locid.cpp
host C++: libicuuc <= external/icu4c/common/locutil.cpp
host C++: libicuuc <= external/icu4c/common/normlzr.cpp
host C++: libicuuc <= external/icu4c/common/parsepos.cpp
host C++: libicuuc <= external/icu4c/common/propname.cpp
SYSMAP System.map
host C++: libicuuc <= external/icu4c/common/rbbi.cpp
SYSMAP .tmp_System.map
host C++: libicuuc <= external/icu4c/common/rbbidata.cpp
OBJCOPY arch/arm/boot/Image
host C++: libicuuc <= external/icu4c/common/rbbinode.cpp
Kernel: arch/arm/boot/Image is ready
AS arch/arm/boot/compressed/head.o
LZO arch/arm/boot/compressed/piggy.lzo
/bin/sh: lzop: not found
make[4]: *** [arch/arm/boot/compressed/piggy.lzo] Error 1
make[3]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make[2]: *** [zImage] Błąd 2
make[1]: *** [sub-make] Błąd 2
make[1]: Leaving directory `/home/lozohcum/CM/kernel/sony/msm7x27a-legacy'
make: *** [TARGET_KERNEL_BINARIES] Error 2
make: *** Waiting for unfinished tasks....
[email protected]:~/CM$
kernel source is taken from CyanogenMod github repo
Lzop not found? That might be a clue.
Sent from my Nexus 4 using XDA Premium 4 mobile app
SMillerNL said:
Lzop not found? That might be a clue.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I know that Lzop but what next? should I download something from github?
Okay I found out how to fix it. Type:
Code:
sudo apt-get install lzop
lozohcum said:
Worked but now I have a different error, don't know how to fix (so far I have fixed many things by just reading log and finding what's wrong but sometimes I just don't know what to do)
Code:
Install: /home/lozohcum/CM/out/target/product/jlo/system/lib/libexpat.so
Copy: /home/lozohcum/CM/out/target/product/jlo/system/lib/egl/egl.cfg
host C++: libicuuc <= external/icu4c/common/bmpset.cpp
LD vmlinux
host C++: libicuuc <= external/icu4c/common/unisetspan.cpp
host C++: libicuuc <= external/icu4c/common/brkeng.cpp
host C++: libicuuc <= external/icu4c/common/brkiter.cpp
external/icu4c/common/brkiter.cpp: In static member function 'static icu_48::BreakIterator* icu_48::BreakIterator::buildInstance(const icu_48::Locale&, char const*, int32_t, UErrorCode&)':
external/icu4c/common/brkiter.cpp:96:38: warning: 'char const* ures_getLocale_48(const UResourceBundle*, UErrorCode*)' is deprecated (declared at external/icu4c/common/unicode/ures.h:300) [-Wdeprecated-declarations]
external/icu4c/common/brkiter.cpp:96:72: warning: 'char const* ures_getLocale_48(const UResourceBundle*, UErrorCode*)' is deprecated (declared at external/icu4c/common/unicode/ures.h:300) [-Wdeprecated-declarations]
host C++: libicuuc <= external/icu4c/common/caniter.cpp
host C++: libicuuc <= external/icu4c/common/chariter.cpp
host C++: libicuuc <= external/icu4c/common/dictbe.cpp
host C++: libicuuc <= external/icu4c/common/locbased.cpp
host C++: libicuuc <= external/icu4c/common/locid.cpp
host C++: libicuuc <= external/icu4c/common/locutil.cpp
host C++: libicuuc <= external/icu4c/common/normlzr.cpp
host C++: libicuuc <= external/icu4c/common/parsepos.cpp
host C++: libicuuc <= external/icu4c/common/propname.cpp
SYSMAP System.map
host C++: libicuuc <= external/icu4c/common/rbbi.cpp
SYSMAP .tmp_System.map
host C++: libicuuc <= external/icu4c/common/rbbidata.cpp
OBJCOPY arch/arm/boot/Image
host C++: libicuuc <= external/icu4c/common/rbbinode.cpp
Kernel: arch/arm/boot/Image is ready
AS arch/arm/boot/compressed/head.o
LZO arch/arm/boot/compressed/piggy.lzo
/bin/sh: lzop: not found
make[4]: *** [arch/arm/boot/compressed/piggy.lzo] Error 1
make[3]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make[2]: *** [zImage] Błąd 2
make[1]: *** [sub-make] Błąd 2
make[1]: Leaving directory `/home/lozohcum/CM/kernel/sony/msm7x27a-legacy'
make: *** [TARGET_KERNEL_BINARIES] Error 2
make: *** Waiting for unfinished tasks....
[email protected]:~/CM$
kernel source is taken from CyanogenMod github repo
Click to expand...
Click to collapse
it was too long times ago, i know but i need help How to take log? I couldn't find it.
fbli_41 said:
it was too long times ago, i know but i need help How to take log? I couldn't find it.
Click to expand...
Click to collapse
As far as I remember you need to install lzop on your ubuntu. It's compression method.
lozohcum said:
As far as I remember you need to install lzop on your ubuntu. It's compression method.
Click to expand...
Click to collapse
Ok. I will try. Thank you

cos 4.4 build help

I have got a build of ChaOS 4.4 going for the atrix HD but have run into a build error that i have been having an issue figuring out anybody with any knowledge of how to handle this or a good place to look to try to figure this out???
Code:
.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/CameraService.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/CameraDeviceFactory.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/common/Camera2ClientBase.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/common/CameraDeviceBase.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/common/FrameProcessorBase.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/CameraClient.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/Camera2Client.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/Parameters.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/FrameProcessor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/StreamingProcessor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/JpegProcessor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/CallbackProcessor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/ZslProcessor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/BurstCapture.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/JpegCompressor.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/CaptureSequencer.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api1/client2/ZslProcessor3.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api2/CameraDeviceClient.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/api_pro/ProCamera2Client.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device2/Camera2Device.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3Device.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3Stream.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3IOStreamBase.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3InputStream.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3OutputStream.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/Camera3ZslStream.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/device3/StatusTracker.cpp
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/gui/RingBufferConsumer.cpp
frameworks/av/services/camera/libcameraservice/gui/RingBufferConsumer.cpp: In member function 'android::status_t android::RingBufferConsumer::releaseOldestBufferLocked(size_t*)':
frameworks/av/services/camera/libcameraservice/gui/RingBufferConsumer.cpp:247:16: warning: unused variable 'currentSize' [-Wunused-variable]
target thumb C++: libcameraservice <= frameworks/av/services/camera/libcameraservice/utils/CameraTraces.cpp
target thumb C++: libmedialogservice <= frameworks/av/services/medialog/MediaLogService.cpp
Import includes file: /home/jermiah/mb886/cos/out/target/product/mb886/obj/SHARED_LIBRARIES/libmediaplayerservice_intermediates/import_includes
Import includes file: /home/jermiah/mb886/cos/out/target/product/mb886/obj/SHARED_LIBRARIES/libstagefright_intermediates/import_includes
target thumb C++: libconnectivitymanager <= frameworks/native/services/connectivitymanager/ConnectivityManager.cpp
target thumb C++: libdrmframework <= frameworks/av/drm/libdrmframework/DrmManagerClientImpl.cpp
target thumb C++: libdrmframework <= frameworks/av/drm/libdrmframework/DrmManagerClient.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/GraphicBufferSource.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMX.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMXMaster.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMXNodeInstance.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftOMXComponent.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftOMXPlugin.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp
target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVImage.cpp
target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVCanvas.cpp
target asm: libvorbisidec <= external/tremolo/Tremolo/bitwiseARM.s
target asm: libvorbisidec <= external/tremolo/Tremolo/dpen.s
target asm: libvorbisidec <= external/tremolo/Tremolo/floor1ARM.s
target asm: libvorbisidec <= external/tremolo/Tremolo/mdctARM.s
target arm C: libvorbisidec <= external/tremolo/Tremolo/bitwise.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/codebook.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/dsp.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor0.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor1.c
external/tremolo/Tremolo/floor1.c: In function 'mergesort':
external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c: In function 'floor1_info_unpack':
external/tremolo/Tremolo/floor1.c:145:5: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:157:5: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c: In function 'floor1_inverse1':
external/tremolo/Tremolo/floor1.c:333:7: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:334:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:335:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:336:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:359:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:360:2: warning: array subscript has type 'char' [-Wchar-subscripts]
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor_lookup.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/framing.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/mapping0.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/mdct.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/misc.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/res012.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/treminfo.c
external/tremolo/Tremolo/treminfo.c: In function '_vorbis_unpack_books':
external/tremolo/Tremolo/treminfo.c:281:5: warning: comparison is always false due to limited range of data type [-Wtype-limits]
target arm C: libvorbisidec <= external/tremolo/Tremolo/vorbisfile.c
target arm C: libstagefright_enc_common <= frameworks/av/media/libstagefright/codecs/common/cmnMemory.c
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/deblock.cpp
external/tremolo/Tremolo/vorbisfile.c: In function 'ov_raw_seek':
external/tremolo/Tremolo/vorbisfile.c:1057:10: warning: 'eosflag' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/dpb.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/fmo.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/mb_access.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/reflist.cpp
target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/ColorConverter.cpp
target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/SoftwareRenderer.cpp
target asm: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/pvmp3_polyphase_filter_window_gcc.s
target asm: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/pvmp3_mdct_18_gcc.s
target asm: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/pvmp3_dct_9_gcc.s
target asm: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/pvmp3_dct_16_gcc.s
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_normalize.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_alias_reduction.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_crc.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_decode_header.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_decode_huff_cw.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_getbits.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dequantize_sample.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_framedecoder.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_get_main_data_size.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_get_side_info.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_get_scale_factors.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_get_scale_data.cpp
frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_get_scale_data.cpp: In function 'void pvmp3_mpeg2_get_scale_data(mp3SideInfo*, int32, int32, mp3Header*, uint32*, uint32*, tmp3Bits*)':
frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_get_scale_data.cpp:142:46: warning: 'new_slen[0]' may be used uninitialized in this function [-Wuninitialized]
frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_get_scale_data.cpp:142:46: warning: 'new_slen[0]' may be used uninitialized in this function [-Wuninitialized]
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_get_scale_factors.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mpeg2_stereo_proc.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_huffman_decoding.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_huffman_parsing.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_tables.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_imdct_synth.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_mdct_6.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_6.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_poly_phase_synthesis.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_equalizer.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_seek_synch.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_stereo_proc.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_reorder.cpp
target arm C++: libstagefright_mp3dec <= frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/AutoCorrelation_v5.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/band_nrg_v5.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/CalcWindowEnergy_v5.s
frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp: In function 'bool android::resync(uint8_t*, uint32_t, uint32_t, off_t*)':
frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp:193:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp:17:0:
frameworks/av/media/libstagefright/include/MP3Decoder.h: In constructor 'android::MP3Decoder::MP3Decoder(const android::sp<android::MediaSource>&)':
frameworks/av/media/libstagefright/include/MP3Decoder.h:59:18: warning: 'android::MP3Decoder::mPartialBuffer' will be initialized after [-Wreorder]
frameworks/av/media/libstagefright/include/MP3Decoder.h:56:14: warning: 'uint32_t android::MP3Decoder::mFixedHeader' [-Wreorder]
frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp:217:1: warning: when initialized here [-Wreorder]
frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp: In member function 'android::status_t android::MP3Decoder::updatePartialFrame()':
frameworks/av/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp:388:9: warning: too many arguments for format [-Wformat-extra-args]
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/PrePostMDCT_v7.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/R4R8First_v7.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/Radix4FFT_v7.s
target arm C++: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/AACEncoder.cpp
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/basicop2.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/oper_32b.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aac_rom.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc_core.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/band_nrg.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bit_cnt.c
frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c: In function 'AdjustThresholds':
frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c:75:11: warning: 'pthrExp' may be used uninitialized in this function [-Wmaybe-uninitialized]
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitbuffer.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitenc.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/block_switch.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/channel_map.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/grp_data.c
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c: In function 'dynBitCount':
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c:250:50: warning: 'maxNdx' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c:229:26: note: 'maxNdx' was declared here
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/interface.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/line_pe.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/ms_stereo.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/pre_echo_control.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_configuration.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_main.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/qc_main.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/quantize.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/sf_estim.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/spreading.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/stat_bits.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/tns.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/transform.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/memalign.c
target thumb C++: libstagefright_matroska <= frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TextDescriptions.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextDriver.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedText3GPPSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextSRTSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextPlayer.cpp
target Generated: libvpx <= /home/jermiah/mb886/cos/out/target/product/mb886/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/encoder/vp8_asm_enc_offsets.intermediate
target Generated: libvpx <= /home/jermiah/mb886/cos/out/target/product/mb886/obj/STATIC_LIBRARIES/libvpx_intermediates/vpx_scale/vpx_scale_asm_offsets.intermediate
target thumb C++: libwebm <= external/libvpx/libwebm/mkvparser.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/AnotherPacketSource.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/ATSParser.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/ESQueue.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/MPEG2PSExtractor.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/MPEG2TSExtractor.cpp
target thumb C++: libstagefright_id3 <= frameworks/av/media/libstagefright/id3/ID3.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/LiveDataSource.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/LiveSession.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/M3UParser.cpp
frameworks/av/media/libstagefright/httplive/M3UParser.cpp: In member function 'void android::M3UParser::MediaGroup::pickRandomMediaItems()':
frameworks/av/media/libstagefright/httplive/M3UParser.cpp:128:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
frameworks/av/media/libstagefright/httplive/M3UParser.cpp: In member function 'android::status_t android::M3UParser::MediaGroup::selectTrack(size_t, bool)':
frameworks/av/media/libstagefright/httplive/M3UParser.cpp:168:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
frameworks/av/media/libstagefright/httplive/M3UParser.cpp:175:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/PlaylistFetcher.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/MediaSender.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/Parameters.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/rtp/RTPSender.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/Converter.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/MediaPuller.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/PlaybackSession.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/RepeaterSource.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/TSPacketizer.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/source/WifiDisplaySource.cpp
target thumb C++: libstagefright_wfd <= frameworks/av/media/libstagefright/wifi-display/VideoFormats.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/GenericSource.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/HTTPLiveSource.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayer.cpp
frameworks/av/media/libmediaplayerservice/nuplayer/HTTPLiveSource.cpp: In member function 'virtual android::status_t android::NuPlayer::HTTPLiveSource::selectTrack(size_t, bool)':
frameworks/av/media/libmediaplayerservice/nuplayer/HTTPLiveSource.cpp:143:51: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerDecoder.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerDriver.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerRenderer.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerStreamListener.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/RTSPSource.cpp
In file included from frameworks/av/media/libmediaplayerservice/nuplayer/RTSPSource.cpp:24:0:
./frameworks/av/media/libstagefright/rtsp/MyHandler.h:22:0: warning: "LOG_TAG" redefined [enabled by default]
frameworks/av/media/libmediaplayerservice/nuplayer/RTSPSource.cpp:18:0: note: this is the location of the previous definition
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/StreamingSource.cpp
target thumb C++: libstagefright_nuplayer <= frameworks/av/media/libmediaplayerservice/nuplayer/mp4/MP4Source.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AAMRAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AAVCAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AH263Assembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AMPEG2TSAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AMPEG4AudioAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/AMPEG4ElementaryAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/APacketSource.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARawAudioAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARTPAssembler.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARTPConnection.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARTPSource.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARTPWriter.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ARTSPConnection.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/ASessionDescription.cpp
target thumb C++: libstagefright_rtsp <= frameworks/av/media/libstagefright/rtsp/SDPLoader.cpp
frameworks/av/media/libstagefright/rtsp/SDPLoader.cpp: In member function 'void android::SDPLoader::onLoad(const android::sp<android::AMessage>&)':
frameworks/av/media/libstagefright/rtsp/SDPLoader.cpp:133:13: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t {aka int}' [-Wformat]
target thumb C++: libregistermsext <= frameworks/av/media/mediaserver/register.cpp
target thumb C: mke2fs <= external/e2fsprogs/misc/mke2fs.c
external/e2fsprogs/misc/mke2fs.c: In function 'mke2fs_discard_zeroes_data':
external/e2fsprogs/misc/mke2fs.c:2059:6: warning: unused variable 'ret' [-Wunused-variable]
target thumb C: mke2fs <= external/e2fsprogs/misc/util.c
target thumb C: mke2fs <= external/e2fsprogs/misc/default_profile.c
target thumb C: mksh <= external/mksh/src/lalloc.c
target thumb C: mksh <= external/mksh/src/edit.c
external/e2fsprogs/misc/mke2fs.c: In function 'main':
external/e2fsprogs/misc/mke2fs.c:2127:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C: mksh <= external/mksh/src/eval.c
target thumb C: mksh <= external/mksh/src/exec.c
target thumb C: mksh <= external/mksh/src/expr.c
target thumb C: mksh <= external/mksh/src/funcs.c
target thumb C: mksh <= external/mksh/src/histrap.c
target thumb C: mksh <= external/mksh/src/jobs.c
target thumb C: mksh <= external/mksh/src/lex.c
target thumb C: mksh <= external/mksh/src/main.c
target thumb C: mksh <= external/mksh/src/misc.c
target thumb C: mksh <= external/mksh/src/shf.c
target thumb C: mksh <= external/mksh/src/syn.c
target thumb C: mksh <= external/mksh/src/tree.c
target thumb C: mksh <= external/mksh/src/var.c
target thumb C: mot_boot_mode <= device/motorola/qcom-common/modules/mot_boot_mode/mot_boot_mode.c
device/motorola/qcom-common/modules/mot_boot_mode/mot_boot_mode.c: In function 'check_com_reset':
device/motorola/qcom-common/modules/mot_boot_mode/mot_boot_mode.c:129:17: warning: passing argument 1 of 'strncmp' from incompatible pointer type [enabled by default]
In file included from bionic/libc/include/stdlib.h:34:0,
from device/motorola/qcom-common/modules/mot_boot_mode/mot_boot_mode.c:16:
bionic/libc/include/string.h:72:15: note: expected 'const char *' but argument is of type 'char **'
target thumb C: mtpd <= external/mtpd/mtpd.c
target thumb C: mtpd <= external/mtpd/l2tp.c
target thumb C: mtpd <= external/mtpd/pptp.c
target thumb C: ndc <= system/netd/ndc.c
target thumb C: netcfg <= system/core/netcfg/netcfg.c
make: *** No rule to make target `/home/jermiah/mb886/cos/out/target/product/mb886/obj/SHARED_LIBRARIES/libqsap_sdk_intermediates/export_includes', needed by `/home/jermiah/mb886/cos/out/target/product/mb886/obj/EXECUTABLES/netd_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
[email protected]:~/mb886/cos$
attention @skeevydude

Categories

Resources