ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #06701
Help with Compile Errors
/UT/external/webrtc/src/modules/audio_processing/debug.proto/UT/external/webrtc/src/modules/audio_processing/test/unittest.proto:
File does not reside within any path specified using --proto_path (or
-I). You must specify a --proto_path which encompasses this file. Note
that the proto_path must be an exact prefix of the .proto file names --
protoc is too dumb to figure out when two paths (e.g. absolute and
relative) are equivalent (it's harder than you think).
: File does not reside within any path specified using --proto_path (or
-I). You must specify a --proto_path which encompasses this file. Note
that the proto_path must be an exact prefix of the .proto file names --
protoc is too dumb to figure out when two paths (e.g. absolute and
relative) are equivalent (it's harder than you think).
make: ***
[/UT/out/target/product/jfltexx/obj/STATIC_LIBRARIES/libwebrtc_apm_intermediates/proto//UT/external/webrtc/src/modules/audio_processing/debug.pb.cc]
Error 1
make: *** Waiting for unfinished jobs....
make: ***
[/UT/out/target/product/jfltexx/obj/STATIC_LIBRARIES/libwebrtc_apm_intermediates/proto//UT/external/webrtc/src/modules/audio_processing/test/unittest.pb.cc]
Error 1
------------------------------------------------
/UT/frameworks/av/media/libstagefright/AMRExtractor.cpp: In member
function 'virtual android::status_t
android::AMRSource::read(android::MediaBuffer**, const
android::MediaSource::ReadOptions*)':
/UT/frameworks/av/media/libstagefright/AMRExtractor.cpp:262:22: warning:
comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from
/UT/frameworks/av/media/libstagefright/ACodec.cpp:41:0:
/UT/hardware/qcom/media/mm-core/omxcore/inc/OMX_QCOMExtns.h:245:45:
error: conflicting declaration
'OMX_QCOM_COLOR_FormatYVU420SemiPlanar'target thumb C++: libstagefright
<= /UT/frameworks/av/media/libstagefright/AudioSource.cpp
In file included from
./frameworks/native/include/media/openmax/OMX_Video.h:66:0,
from frameworks/av/include/media/IOMX.h:27,
from frameworks/av/include/media/stagefright/ACodec.h:23,
from /UT/frameworks/av/media/libstagefright/ACodec.cpp:20:
./frameworks/native/include/media/openmax/OMX_IVCommon.h:161:5: error:
'OMX_QCOM_COLOR_FormatYVU420SemiPlanar' has a previous declaration as
'OMX_COLOR_FORMATTYPE OMX_QCOM_COLOR_FormatYVU420SemiPlanar'
/UT/frameworks/av/media/libstagefright/ACodec.cpp: In member function
'android::status_t android::ACodec::configureCodec(const char*, const
android::sp<android::AMessage>&)':
/UT/frameworks/av/media/libstagefright/ACodec.cpp:1018:28: error:
'QOMX_AUDIO_PARAM_WMA10PROTYPE' has no member named 'nVirtualPktSize'
target thumb C++: libstagefright <=
/UT/frameworks/av/media/libstagefright/AwesomePlayer.cpp
target thumb C++: libstagefright <=
/UT/frameworks/av/media/libstagefright/CameraSource.cpp
make: ***
[/UT/out/target/product/jfltexx/obj/SHARED_LIBRARIES/libstagefright_intermediates/ACodec.o]
Error 1
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.