desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #111791
[Bug 1441963] Re: ubuntu touch source code build fail (repo_branch = 'phablet-trusty' dedault )
target thumb C++: libmedia_compat_layer <= ubuntu/libhybris/compat/media/media_codec_layer.cpp
In file included from frameworks/native/include/utils/String16.h:22:0,
from frameworks/native/include/binder/IBinder.h:22,
from frameworks/native/include/binder/Binder.h:20,
from frameworks/native/include/binder/IInterface.h:21,
from frameworks/native/include/binder/IMemory.h:26,
from frameworks/av/include/media/mediaplayer.h:22,
from ubuntu/libhybris/compat/media/media_compatibility_layer.cpp:31:
frameworks/native/include/utils/Unicode.h:26:18: error: redeclaration of C++ built-in type 'char32_t' [-fpermissive]
frameworks/native/include/utils/Unicode.h:27:18: error: redeclaration of C++ built-in type 'char16_t' [-fpermissive]
make: *** [/home/and/phablet/ubuntuTouch/out/target/product/generic/obj/SHARED_LIBRARIES/libmedia_compat_layer_intermediates/media_compatibility_layer.o] 错误 1
make: *** 正在等待未完成的任务....
ubuntu/libhybris/compat/camera/direct_camera_test.cpp: In function 'MediaRecorderWrapper* start_video_recording(CameraControl*)':
ubuntu/libhybris/compat/camera/direct_camera_test.cpp:392:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
In file included from frameworks/native/include/utils/String16.h:22:0,
from frameworks/native/include/binder/IBinder.h:22,
from frameworks/native/include/binder/Binder.h:20,
from frameworks/native/include/binder/IInterface.h:21,
from frameworks/native/include/gui/ISurfaceTexture.h:26,
from frameworks/native/include/gui/SurfaceTextureClient.h:20,
from frameworks/native/include/gui/Surface.h:30,
from ubuntu/libhybris/compat/media/surface_texture_client_hybris_priv.h:24,
from ubuntu/libhybris/compat/media/media_codec_layer.cpp:30:
frameworks/native/include/utils/Unicode.h:26:18: error: redeclaration of C++ built-in type 'char32_t' [-fpermissive]
frameworks/native/include/utils/Unicode.h:27:18: error: redeclaration of C++ built-in type 'char16_t' [-fpermissive]
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1441963
Title:
ubuntu touch source code build fail (repo_branch = 'phablet-
trusty' dedault )
Status in chromium-browser package in Ubuntu:
New
Bug description:
when i get ubuntu touch source default like : phablet-dev-bootstrap
./ (repo_branch = 'phablet-trusty' )
it download all source success, [ part of android source is android
4.2.2 ? ]
when i build it ,meet error, it reports frameworks/native/ .... some
head file can not find , and other error exit
default repo_branch is right (about aosp part ) ? i compare which
it neeeed head can find on android 4.4.2 ,
does default repo_branch have wrong branch with aosp 4.2.2 (right
is 4.4.2 ????????????????????????/)
and@y460:~/phablet/ubuntuTouch$ make -j4
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1441963/+subscriptions
References