Tema: [ CONSULTA ] buenas cocineros
Ver Mensaje Individual
  #32  
Viejo 09/11/13, 16:58:13
Array

[xs_avatar]
Javier.d Javier.d no está en línea
Nuevo cocinero
 
Fecha de registro: may 2012
Localización: Madrid
Mensajes: 722
Modelo de smartphone: OnePlus One/ Nexus 4
Tu operador: Tuenti Movil
 Cita: Originalmente Escrito por Javier.d Ver Mensaje
Vale, voy a probar, muchas gracias
Vale, me sigue dando error :,,,,,( esta vez este:
Código:
javierd@javierd-GE70-2OC-2OD-2OE ~/android/AOSP $ make -j16 > log.txt
find: «src»: No existe el archivo o el directorio
frameworks/uiautomator/Android.mk:82: atención: se imponen comandos para el objetivo «out/target/common/obj/PACKAGING/uiautomator-checkapi-last-timestamp»
frameworks/testing/uiautomator/library/Android.mk:82: atención: se ignoran las instrucciones viejas para el objetivo «out/target/common/obj/PACKAGING/uiautomator-checkapi-last-timestamp»
frameworks/uiautomator/Android.mk:99: atención: se imponen comandos para el objetivo «out/target/common/obj/PACKAGING/uiautomator-checkapi-current-timestamp»
frameworks/testing/uiautomator/library/Android.mk:99: atención: se ignoran las instrucciones viejas para el objetivo «out/target/common/obj/PACKAGING/uiautomator-checkapi-current-timestamp»
frameworks/uiautomator/Android.mk:111: atención: se imponen comandos para el objetivo «update-uiautomator-api»
frameworks/testing/uiautomator/library/Android.mk:111: atención: se ignoran las instrucciones viejas para el objetivo «update-uiautomator-api»
external/chromium_org/third_party/WebKit/Source/modules/crypto/Key.cpp: In member function 'WTF::Vector<WTF::String> WebCore::Key::usages() const':
external/chromium_org/third_party/WebKit/Source/modules/crypto/Key.cpp:126:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp:27:0:
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h: In constructor 'WebCore::MediaKeySession::MediaKeySession(WebCore::ScriptExecutionContext*, WebCore::ContentDecryptionModule*, WebCore::MediaKeys*)':
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h:94:31: warning: 'WebCore::MediaKeySession::m_asyncEventQueue' will be initialized after [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h:92:12: warning:   'WTF::String WebCore::MediaKeySession::m_keySystem' [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp:45:1: warning:   when initialized here [-Wreorder]
In file included from external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBAny.cpp:27:0:
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBAny.h: In constructor 'WebCore::IDBAny::IDBAny(WTF::PassRefPtr<WebCore::IDBCursor>)':
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBAny.h:134:19: warning: 'WebCore::IDBAny::m_integer' will be initialized after [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBAny.h:121:16: warning:   'const WebCore::IDBAny::Type WebCore::IDBAny::m_type' [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBAny.cpp:140:1: warning:   when initialized here [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp: In constructor 'WebCore::IDBKeyPathLexer::IDBKeyPathLexer(const WTF::String&)':
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp:68:14: warning: 'WebCore::IDBKeyPathLexer::m_index' will be initialized after [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp:67:20: warning:   'const unsigned int WebCore::IDBKeyPathLexer::m_length' [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp:44:14: warning:   when initialized here [-Wreorder]
In file included from external/chromium_org/third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp:32:0:
external/chromium_org/third_party/WebKit/Source/modules/mediasource/SourceBuffer.h: In constructor 'WebCore::SourceBuffer::SourceBuffer(WTF::PassOwnPtr<WebCore::SourceBufferPrivate>, WebCore::MediaSource*, WebCore::GenericEventQueue*)':
external/chromium_org/third_party/WebKit/Source/modules/mediasource/SourceBuffer.h:117:25: warning: 'WebCore::SourceBuffer::m_removeTimer' will be initialized after [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/mediasource/SourceBuffer.h:115:12: warning:   'double WebCore::SourceBuffer::m_pendingRemoveStart' [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp:57:1: warning:   when initialized here [-Wreorder]
packages/apps/Settings/res/xml/development_prefs.xml:266: error: Error: No resource found that matches the given name (at 'title' with value '@string/kill_app_longpress_back').
packages/apps/Settings/res/xml/development_prefs.xml:266: error: Error: No resource found that matches the given name (at 'summary' with value '@string/kill_app_longpress_back_summary').
make: *** [out/target/common/obj/APPS/Settings_intermediates/src/R.stamp] Error 1
make: *** Se espera a que terminen otras tareas....
javierd@javierd-GE70-2OC-2OD-2OE ~/android/AOSP $
Responder Con Cita