Proguard error code 1 - Java for Android App Development
I met with an error while compiling with Google Services external jars.
I did not configure any proguards in my project. Proguards configuring is done by the Google .jar files themselves. I'm currently using the .jar files for Google Drive API.
Full log : http://pastebin.com/raw.php?i=PDVPpvy5
I have 0 knowledge of proguard and tried updating my Proguard like other thread suggested but it still meets with this error.
Please advise. Thanks!
Code:
[2013-10-19 23:39:30 - ContactsList] Proguard returned with error code 1. See console
[2013-10-19 23:39:30 - ContactsList] Note: there were 378 duplicate class definitions.
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find superclass or interface org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find superclass or interface org.apache.james.mime4j.message.Multipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find superclass or interface org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.content.AbstractContentBody: can't find superclass or interface org.apache.james.mime4j.message.SingleBody
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.content.ContentBody: can't find superclass or interface org.apache.james.mime4j.message.Body
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.content.ContentBody: can't find superclass or interface org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.net.http.AndroidHttpClient extends or implements program class org.apache.http.client.HttpClient
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.test.AndroidTestCase extends or implements program class junit.framework.TestCase
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.test.AndroidTestRunner extends or implements program class junit.runner.BaseTestRunner
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.test.InstrumentationTestCase extends or implements program class junit.framework.TestCase
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.test.InstrumentationTestSuite extends or implements program class junit.framework.TestSuite
[2013-10-19 23:39:30 - ContactsList] Warning: library class android.test.suitebuilder.TestSuiteBuilder$FailedToCreateTests extends or implements program class junit.framework.TestCase
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.auth.GoogleAuthUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.common.GooglePlayServicesUtil: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$color
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$drawable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$color
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$color
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$drawable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$drawable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$drawable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$drawable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.internal.u: can't find referenced class com.google.android.gms.R$string
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.GoogleMapOptions: can't find referenced class com.google.android.gms.R
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.GoogleMapOptions: can't find referenced class com.google.android.gms.R$styleable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.GoogleMapOptions: can't find referenced class com.google.android.gms.R$styleable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.model.CameraPosition: can't find referenced class com.google.android.gms.R
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.model.CameraPosition: can't find referenced class com.google.android.gms.R$styleable
[2013-10-19 23:39:30 - ContactsList] Warning: com.google.android.gms.maps.model.CameraPosition: can't find referenced class com.google.android.gms.R$styleable
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestAddCookies: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestAddCookies: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestProxyAuthentication: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestProxyAuthentication: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestTargetAuthentication: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.RequestTargetAuthentication: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.ResponseProcessCookies: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.client.protocol.ResponseProcessCookies: can't find referenced class org.apache.commons.logging.LogFactory
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced method 'void setHeader(org.apache.james.mime4j.message.Header)' in program class org.apache.http.entity.mime.FormBodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced method 'void setBody(org.apache.james.mime4j.message.Body)' in program class org.apache.http.entity.mime.FormBodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced method 'org.apache.james.mime4j.message.Header getHeader()' in program class org.apache.http.entity.mime.FormBodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.FormBodyPart: can't find referenced class org.apache.james.mime4j.descriptor.ContentDescriptor
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Multipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced method 'org.apache.james.mime4j.message.Entity getParent()' in program class org.apache.http.entity.mime.HttpMultipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Entity
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.field.ContentTypeField
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.field.ContentTypeField
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.CharsetUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.field.ContentTypeField
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced method 'java.util.List getBodyParts()' in program class org.apache.http.entity.mime.HttpMultipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced method 'java.lang.String getPreamble()' in program class org.apache.http.entity.mime.HttpMultipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.MessageWriter
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.MessageWriter
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced method 'java.lang.String getEpilogue()' in program class org.apache.http.entity.mime.HttpMultipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced method 'long getContentLength()' in program class org.apache.http.entity.mime.content.ContentBody
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Multipart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Entity
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.CharsetUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.MessageWriter
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Entity
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.field.ContentTypeField
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Entity
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.field.ContentTypeField
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Header
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.util.ByteArrayBuffer
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.BodyPart
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.HttpMultipart: can't find referenced class org.apache.james.mime4j.message.Body
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MIME: can't find referenced class org.apache.james.mime4j.util.CharsetUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MIME: can't find referenced class org.apache.james.mime4j.util.CharsetUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find referenced class org.apache.james.mime4j.util.ContentUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find referenced class org.apache.james.mime4j.parser.Field
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find referenced class org.apache.james.mime4j.util.ContentUtil
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MinimalField: can't find referenced class org.apache.james.mime4j.util.ByteSequence
[2013-10-19 23:39:30 - ContactsList] Warning: org.apache.http.entity.mime.MultipartEntity: can't find referenced class org.apache.james.mime4j.message.Message
frenzyboi said:
I met with an error while compiling with Google Services external jars.
Click to expand...
Click to collapse
Argh, proguard. Still - can't live without it.
It could be that you need to preserve some of your class names.
Part of proguard's job is to replace all your lovingly named code with classnames like 'a' and variable names like, er 'a'. Or 'b'.
Obviously once done your code is very hard to read should somebody choose to decompile it.
This is fine provided that identifiers get replaced consistently, everywhere.
It won't work if, for example, you reference package & class names from XML files (in which case you'll need to preserve the original name).
This is why you see this in the default proguard.cfg
# Keep class names ref'd from XML
-keep public class * extends android.app.Activity
-keep public class * extends android.app.Application
-keep public class * extends android.app.Service
So for example if you use the facebook API and you're running proguard, you need something along the lines of:
-keep class com.facebook.** { *; }
in your proguard config
Depending on the nature of the dependency it's possible to preserve class names, interface names, public/private only and so on.
Could this be the case for you with your Google jars ?
Related
[Q] [help] Compile defy CM7 failed about layoutlib
Copying: out/target/common/obj/APPS/TagCanon_intermediates/emma_out/lib/classes-jarjar.jar Install: out/target/product/jordan/recovery/root/sbin/mke2fs Install: out/host/linux-x86/lib/libSR_Session.so Install: out/host/linux-x86/lib/libSR_Recognizer.so Copying: out/target/common/obj/APPS/ADWLauncher_intermediates/noproguard.classes.dex Copying: out/target/common/obj/APPS/AccountAndSyncSettings_intermediates/noproguard.classes.dex target Dex: AndroidTerm Install: out/target/product/jordan/system/lib/libutils.so target Dex: javax.obex target Dex: ApplicationsProvider frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeTypedArray.java:19: cannot find symbol symbol : class DeclareStyleableResourceValue location: package com.android.ide.common.rendering.api import com.android.ide.common.rendering.api.DeclareStyleableResourceValue; ^ frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeResources.java:243: getParser(java.lang.String) in com.android.ide.common.rendering.api.IProjectCallback cannot be applied to (com.android.ide.common.rendering.api.ResourceValue) parser = mProjectCallback.getParser(value); ^ frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeContext.java:311: getParser(java.lang.String) in com.android.ide.common.rendering.api.IProjectCallback cannot be applied to (com.android.ide.common.rendering.api.ResourceValue) parser = mProjectCallback.getParser((ResourceValue) resource); ^ frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeTypedArray.java:218: cannot find symbol symbol : class DeclareStyleableResourceValue location: class com.android.layoutlib.bridge.android.BridgeTypedArray if (styleable instanceof DeclareStyleableResourceValue) { ^ frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeTypedArray.java:219: cannot find symbol symbol : class DeclareStyleableResourceValue location: class com.android.layoutlib.bridge.android.BridgeTypedArray map = ((DeclareStyleableResourceValue) styleable).getAttributeValues(mNames[index]); ^ Note: frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeContentResolver.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 5 errors make: *** [out/host/common/obj/JAVA_LIBRARIES/layoutlib_intermediates/javalib.jar] Error 41 make: *** Waiting for unfinished jobs.... Thanks~
no com.android.ide.common.rendering.api package i have grep all the android source code, but no find packet com.android.ide.common.rendering.api
Building ICS AOSP!
So i have synced the sources n device related files from github. All is good here! now when i make -j1 otapackage it shows me this. Code: build/core/Makefile:25: warning: overriding commands for target `out/target/product/p500/obj/lib/libril.so' build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/p500/obj/lib/libril.so' build/core/Makefile:25: warning: overriding commands for target `out/target/product/p500/system/lib/libril.so' build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/p500/system/lib/libril.so' No private recovery resources for TARGET_DEVICE p500 Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api_cb.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api_common.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api_fixup.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_apicb_appinit.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/debug.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api_rpc_glue.h Header: out/target/product/p500/obj/include/libloc_api-rpc/inc/loc_api_sync_call.h target thumb C++: audio.primary.msm7x27 <= device/lge/msm7x27-common/libaudio/AudioHardware.cpp In file included from device/lge/msm7x27-common/libaudio/AudioHardware.cpp:39: device/lge/msm7x27-common/libaudio/AudioHardware.h:31:39: error: linux/msm_audio_voicememo.h: No such file or directory device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In constructor 'android_audio_legacy::AudioHardware::AudioHardware()': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:186: error: 'SND_AVC_CTL' was not declared in this scope device/lge/msm7x27-common/libaudio/AudioHardware.cpp:187: error: 'SND_AGC_CTL' was not declared in this scope device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In function 'int android_audio_legacy::msm72xx_enable_postproc(bool)': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:908: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp:913: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp:918: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp:943: error: 'AUDIO_SET_MBADRC' was not declared in this scope device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In member function 'virtual android::status_t android_audio_legacy::AudioHardware::setVoiceVolume(float)': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1121: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1121: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In member function 'android::status_t android_audio_legacy::AudioHardware::doRouting(android_audio_legacy::AudioHardware::AudioStreamInMSM72xx*)': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1314: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1317: warning: comparison between signed and unsigned integer expressions device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In member function 'android::status_t android_audio_legacy::AudioHardware::AudioStreamInMSM72xx::set(android_audio_legacy::AudioHardware*, uint32_t, int*, uint32_t*, uint32_t*, android_audio_legacy::AudioSystem::audio_in_acoustics)': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1675: error: aggregate 'android_audio_legacy::msm_audio_voicememo_config gcfg' has incomplete type and cannot be defined device/lge/msm7x27-common/libaudio/AudioHardware.cpp: In member function 'virtual ssize_t android_audio_legacy::AudioHardware::AudioStreamInMSM72xx::read(void*, ssize_t)': device/lge/msm7x27-common/libaudio/AudioHardware.cpp:1954: warning: format '%d' expects type 'int', but argument 4 has type 'ssize_t' make: *** [out/target/product/p500/obj/SHARED_LIBRARIES/audio.primary.msm7x27_intermediates/AudioHardware.o] Error 1 What is the prob n how to fix it? Thnx
Error while build CM10
Hey guys! No, I still haven't gotten my CM10 to boot, because I am having a lot of build errors. Now, I need help with the following error while building: Code: Import includes file: /home/zeeshan/cm10/out/target/product/u8800/obj/SHARED_LIBRARIES/copybit.msm7x30_intermediates/import_includes Import includes file: /home/zeeshan/cm10/out/target/product/u8800/obj/SHARED_LIBRARIES/libmemalloc_intermediates/import_includes target thumb C++: libgenlock <= hardware/qcom/display/libgenlock/genlock.cpp target thumb C: gps.goldfish <= sdk/emulator/gps/gps_qemu.c sdk/emulator/gps/gps_qemu.c:47:0: warning: "D" redefined [enabled by default] hardware/libhardware/include/hardware/qemu_pipe.h:29:0: note: this is the location of the previous definition sdk/emulator/gps/gps_qemu.c:903:5: warning: initialization from incompatible pointer type [enabled by default] sdk/emulator/gps/gps_qemu.c:903:5: warning: (near initialization for 'qemuGpsInterface.set_position_mode') [enabled by default] target thumb C++: gralloc.default <= hardware/libhardware/modules/gralloc/gralloc.cpp hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'hw_module_t::dso' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'hw_module_t::reserved' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'gralloc_module_t::perform' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'gralloc_module_t::reserved_proc' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::pmem_master' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::pmem_master_base' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::info' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::finfo' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::xdpi' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::ydpi' [-Wmissing-field-initializers] hardware/libhardware/modules/gralloc/gralloc.cpp:100:1: warning: missing initializer for member 'private_module_t::fps' [-Wmissing-field-initializers] target thumb C++: gralloc.default <= hardware/libhardware/modules/gralloc/framebuffer.cpp target thumb C++: gralloc.default <= hardware/libhardware/modules/gralloc/mapper.cpp hardware/qcom/display/libgenlock/genlock.cpp: In function 'int (anonymous namespace)::get_kernel_lock_type(genlock_lock_type)': hardware/qcom/display/libgenlock/genlock.cpp:53:25: error: 'GENLOCK_WRLOCK' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:55:25: error: 'GENLOCK_RDLOCK' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t (anonymous namespace)::perform_lock_unlock_operation(native_handle_t*, int, int, int)': hardware/qcom/display/libgenlock/genlock.cpp:83:13: error: 'genlock_lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:83:26: error: expected ';' before 'lock' hardware/qcom/display/libgenlock/genlock.cpp:84:13: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:101:43: error: 'GENLOCK_IOC_LOCK' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_create_lock(native_handle_t*)': hardware/qcom/display/libgenlock/genlock.cpp:156:9: error: 'genlock_lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:156:22: error: expected ';' before 'lock' hardware/qcom/display/libgenlock/genlock.cpp:157:23: error: 'GENLOCK_IOC_NEW' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:160:45: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:166:27: error: 'GENLOCK_IOC_EXPORT' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:166:48: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:176:30: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_attach_lock(native_handle_t*)': hardware/qcom/display/libgenlock/genlock.cpp:243:9: error: 'genlock_lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:243:22: error: expected ';' before 'lock' hardware/qcom/display/libgenlock/genlock.cpp:244:9: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:245:23: error: 'GENLOCK_IOC_ATTACH' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_unlock_buffer(native_handle_t*)': hardware/qcom/display/libgenlock/genlock.cpp:306:56: error: 'GENLOCK_UNLOCK' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_wait(native_handle_t*, int)': hardware/qcom/display/libgenlock/genlock.cpp:335:9: error: 'genlock_lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:335:22: error: expected ';' before 'lock' hardware/qcom/display/libgenlock/genlock.cpp:336:9: error: 'lock' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp:338:39: error: 'GENLOCK_IOC_WAIT' was not declared in this scope hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_write_to_read(native_handle_t*, int)': hardware/qcom/display/libgenlock/genlock.cpp:368:56: error: 'GENLOCK_RDLOCK' was not declared in this scope make: *** [/home/zeeshan/cm10/out/target/product/u8800/obj/SHARED_LIBRARIES/libgenlock_intermediates/genlock.o] Error 1 make: *** Waiting for unfinished jobs.... [email protected]:~/cm10$ Ok, so I can see that genlock (and probably gralloc), but I don't know what is wrong and how to fix it. Please, I need someone to help me with this! Thanks.
Which dece source are you using?
Omni compile error
well i been tryng to compile Omni rom and i cant get past this error need help. Code: Export includes file: bootable/recovery/updater/Android.mk -- /home/chava/android/omni/out/target/product/mb886/obj/EXECUTABLES/updater_intermediates/export_includes APK certs list: /home/chava/android/omni/out/target/product/mb886/obj/PACKAGING/apkcerts_intermediates/omni_mb886-apkcerts-eng.chava.txt Import includes file: /home/chava/android/omni/out/host/linux-x86/obj/EXECUTABLES/fs_config_intermediates/import_includes make: *** No rule to make target `/home/chava/android/omni/out/host/linux-x86/bin/unpackbootimg', needed by `/home/chava/android/omni/out/target/product/mb886/omni_mb886-ota-eng.chava.zip'. Stop. make: *** Waiting for unfinished jobs.... Export includes file: build/tools/fs_config/Android.mk -- /home/chava/android/omni/out/host/linux-x86/obj/EXECUTABLES/fs_config_intermediates/export_includes # In case value of PACKAGES is empty. real 4m5.351s user 4m41.026s sys 0m15.305s [email protected]:~/android/omni$
sickkside13 said: well i been tryng to compile Omni rom and i cant get past this error need help. Code: Export includes file: bootable/recovery/updater/Android.mk -- /home/chava/android/omni/out/target/product/mb886/obj/EXECUTABLES/updater_intermediates/export_includes APK certs list: /home/chava/android/omni/out/target/product/mb886/obj/PACKAGING/apkcerts_intermediates/omni_mb886-apkcerts-eng.chava.txt Import includes file: /home/chava/android/omni/out/host/linux-x86/obj/EXECUTABLES/fs_config_intermediates/import_includes make: *** No rule to make target `/home/chava/android/omni/out/host/linux-x86/bin/unpackbootimg', needed by `/home/chava/android/omni/out/target/product/mb886/omni_mb886-ota-eng.chava.zip'. Stop. make: *** Waiting for unfinished jobs.... Export includes file: build/tools/fs_config/Android.mk -- /home/chava/android/omni/out/host/linux-x86/obj/EXECUTABLES/fs_config_intermediates/export_includes # In case value of PACKAGES is empty. real 4m5.351s user 4m41.026s sys 0m15.305s [email protected]:~/android/omni$ Click to expand... Click to collapse Strange... We added most of what was needed to implement unpackbootimg weeks ago and it's working fine for general building. Although I've never seen it brought in from a device tree before and I'm fairly sure mb886 is not one of our officially supported devices. Perhaps there's a missing patch from the Makefiles (probably in build/core/Makefile but I'm not sure) to make it build properly when required by the device tree.
Yeah mb886 it not a supported device. ok i found the problem i guess android/system/core/mkbootimg unpackbootimg.c was missing
now i got this error Code: frameworks/native/opengl/libs/EGL/../trace.in:522:436: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib1f(GLuint, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:523:406: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib1fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:524:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib2f(GLuint, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:525:420: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib2fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:526:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib3f(GLuint, GLfloat, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:527:434: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib3fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:528:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib4f(GLuint, GLfloat, GLfloat, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:529:448: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib4fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:530:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribDivisor(GLuint, GLuint)': frameworks/native/opengl/libs/EGL/../trace.in:531:434: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4i(GLuint, GLint, GLint, GLint, GLint)': frameworks/native/opengl/libs/EGL/../trace.in:532:445: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4iv(GLuint, const GLint*)': frameworks/native/opengl/libs/EGL/../trace.in:533:419: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4ui(GLuint, GLuint, GLuint, GLuint, GLuint)': frameworks/native/opengl/libs/EGL/../trace.in:534:452: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4uiv(GLuint, const GLuint*)': frameworks/native/opengl/libs/EGL/../trace.in:535:423: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribIPointer(GLuint, GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:536:505: error: 'class android::CallStack' has no member named 'log' In file included from frameworks/native/opengl/libs/EGL/trace.cpp:457:0: frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribPointer(GLuint, GLint, GLenum, GLboolean, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:537:526: error: 'class android::CallStack' has no member named 'log' In file included from frameworks/native/opengl/libs/EGL/trace.cpp:457:0: frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexPointer(GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:538:463: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glViewport(GLint, GLint, GLsizei, GLsizei)': frameworks/native/opengl/libs/EGL/../trace.in:539:425: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glWaitSync(GLsync, GLbitfield, GLuint64)': frameworks/native/opengl/libs/EGL/../trace.in:540:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glWeightPointerOES(GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:541:472: error: 'class android::CallStack' has no member named 'log' make: *** [/home/chava/android/omni/out/target/product/mb886/obj/SHARED_LIBRARIES/libEGL_intermediates/EGL/trace.o] Error 1 make: *** Waiting for unfinished jobs..
sickkside13 said: Yeah mb886 it not a supported device. ok i found the problem i guess android/system/core/mkbootimg unpackbootimg.c was missing Click to expand... Click to collapse That's odd... unpackbootimg is there at https://github.com/omnirom/android_system_core/tree/android-4.4/mkbootimg sickkside13 said: now i got this error Code: frameworks/native/opengl/libs/EGL/../trace.in:522:436: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib1f(GLuint, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:523:406: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib1fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:524:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib2f(GLuint, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:525:420: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib2fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:526:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib3f(GLuint, GLfloat, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:527:434: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib3fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:528:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib4f(GLuint, GLfloat, GLfloat, GLfloat, GLfloat)': frameworks/native/opengl/libs/EGL/../trace.in:529:448: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttrib4fv(GLuint, const GLfloat*)': frameworks/native/opengl/libs/EGL/../trace.in:530:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribDivisor(GLuint, GLuint)': frameworks/native/opengl/libs/EGL/../trace.in:531:434: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4i(GLuint, GLint, GLint, GLint, GLint)': frameworks/native/opengl/libs/EGL/../trace.in:532:445: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4iv(GLuint, const GLint*)': frameworks/native/opengl/libs/EGL/../trace.in:533:419: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4ui(GLuint, GLuint, GLuint, GLuint, GLuint)': frameworks/native/opengl/libs/EGL/../trace.in:534:452: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribI4uiv(GLuint, const GLuint*)': frameworks/native/opengl/libs/EGL/../trace.in:535:423: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribIPointer(GLuint, GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:536:505: error: 'class android::CallStack' has no member named 'log' In file included from frameworks/native/opengl/libs/EGL/trace.cpp:457:0: frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexAttribPointer(GLuint, GLint, GLenum, GLboolean, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:537:526: error: 'class android::CallStack' has no member named 'log' In file included from frameworks/native/opengl/libs/EGL/trace.cpp:457:0: frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glVertexPointer(GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:538:463: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glViewport(GLint, GLint, GLsizei, GLsizei)': frameworks/native/opengl/libs/EGL/../trace.in:539:425: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glWaitSync(GLsync, GLbitfield, GLuint64)': frameworks/native/opengl/libs/EGL/../trace.in:540:426: error: 'class android::CallStack' has no member named 'log' frameworks/native/opengl/libs/EGL/../trace.in: In function 'void android::ErrorTrace_glWeightPointerOES(GLint, GLenum, GLsizei, const GLvoid*)': frameworks/native/opengl/libs/EGL/../trace.in:541:472: error: 'class android::CallStack' has no member named 'log' make: *** [/home/chava/android/omni/out/target/product/mb886/obj/SHARED_LIBRARIES/libEGL_intermediates/EGL/trace.o] Error 1 make: *** Waiting for unfinished jobs.. Click to expand... Click to collapse I have no idea what happened there, I've never seen any error like that... I'm wondering if your build environment is broken somehow.
yeah sorry about that it was my environment i got it now lol but not without another error wich i am looking into it right now . Code: frameworks/av/media/libstagefright/ExtendedUtils.cpp:545:24: error: 'kKeyInterlace' was not declared in this scope frameworks/av/media/libstagefright/ExtendedUtils.cpp: In static member function 'static int32_t android::ExtendedUtils::checkIsInterlace(android::sp<android::MetaData>&)': frameworks/av/media/libstagefright/ExtendedUtils.cpp:553:24: error: 'kKeyInterlace' was not declared in this scope make: *** [/home/chava/android/omni/out/target/product/mb886/obj/SHARED_LIBRARIES/libstagefright_intermediates/ExtendedUtils.o] Error 1 make: *** Waiting for unfinished jobs.... edit: fixed problem i edited ExtendedUtils.cpp i used Cyanfox ExtendedUtils.cpp as a guide since the Atrix HD/mb886 is an official device for Cyanfox. now compiling nicely for and hour now.
great lol god lord another error omni is hard to compile Code: frameworks/base/core/jni/android_net_wifi_WifiNative.cpp: In function 'jboolean android::android_net_wifi_setMode(JNIEnv*, jobject, jint)': frameworks/base/core/jni/android_net_wifi_WifiNative.cpp:87:23: error: '::wifi_set_mode' has not been declared frameworks/base/core/jni/android_net_wifi_WifiNative.cpp:88:1: error: control reaches end of non-void function [-Werror=return-type] cc1plus: some warnings being treated as errors make: *** [/home/chava/android/omni/out/target/product/mb886/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android_net_wifi_WifiNative.o] Error 1 make: *** Waiting for unfinished jobs....
Build error Can someone point me in the right direction to fix this one, http://pastebin.com/q2tDdE2W. it's for lg g2 d800. Unsupported device. Update: Now building. Hardware_qcom_display-mdss was missing from omni repo.
Recon Freak said: Can someone point me in the right direction to fix this one, http://pastebin.com/q2tDdE2W. it's for lg g2 d800. Unsupported device. Click to expand... Click to collapse i belive you are missing some files in frameworks
sickkside13 said: great lol god lord another error omni is hard to compile Code: frameworks/base/core/jni/android_net_wifi_WifiNative.cpp: In function 'jboolean android::android_net_wifi_setMode(JNIEnv*, jobject, jint)': frameworks/base/core/jni/android_net_wifi_WifiNative.cpp:87:23: error: '::wifi_set_mode' has not been declared frameworks/base/core/jni/android_net_wifi_WifiNative.cpp:88:1: error: control reaches end of non-void function [-Werror=return-type] cc1plus: some warnings being treated as errors make: *** [/home/chava/android/omni/out/target/product/mb886/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android_net_wifi_WifiNative.o] Error 1 make: *** Waiting for unfinished jobs.... Click to expand... Click to collapse Something is really weird with your build environment. Please try to build for a supported device just to verify your build environment is OK.
camera compile error Have a new error. I thought I had it fixed but it popped up again. http://pastebin.com/m60aRi0g Update Got it fixed
[Q] Carbon build errors
I understand that this isn't a thread for CarbonRom, but there is none. Usually I've been content with just searching around the internet, and XDA to fix all of my problems, but I honestly could not find anything for this. Code: [email protected]:~/carbon$ make -j2 otapackage ============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.4.2 CARBON_VERSION= TARGET_PRODUCT=p769 TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon TARGET_CPU_VARIANT=cortex-a9 HOST_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-3.13.0-27-generic-x86_64-with-Ubuntu-14.04-trusty HOST_BUILD_TYPE=release BUILD_ID=KVT49L OUT_DIR=/home/seyi/carbon/out ============================================ /home/seyi/carbon/out/target/product/p769/obj/APPS/SignatureTest_intermediates find: `omapmmlib/java': No such file or directory find: `omapmmlib/java': No such file or directory find: `omapmmlib/java': No such file or directory find: `omapmmlib/java': No such file or directory find: `src': No such file or directory build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/etc/permissions/android.software.live_wallpaper.xml' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/etc/permissions/android.software.live_wallpaper.xml' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libril.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libril.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/hw/camera.omap4.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/hw/camera.omap4.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/hw/nfc.default.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/hw/nfc.default.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/bin/rild' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/bin/rild' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libmm_osal.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libmm_osal.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX_Core.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX_Core.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libion.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libion.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libtiutils.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libtiutils.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libdomx.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libdomx.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.CAMERA.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.CAMERA.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.H264E.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.H264E.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.MPEG4E.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.MPEG4E.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.secure.so' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.secure.so' build/core/Makefile:44: warning: overriding commands for target `/home/seyi/carbon/out/target/product/p769/system/etc/wifi/wpa_supplicant.conf' build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/seyi/carbon/out/target/product/p769/system/etc/wifi/wpa_supplicant.conf' PRODUCT_COPY_FILES frameworks/base/data/keyboards/Generic.kl:system/usr/keylayout/Generic.kl ignored. PRODUCT_COPY_FILES device/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml ignored. PRODUCT_COPY_FILES device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml ignored. PRODUCT_COPY_FILES hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf ignored. No private recovery resources for TARGET_DEVICE p769 make -C kernel/lge/lge-kernel-omap4 O=/home/seyi/carbon/out/target/product/p769/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/seyi/carbon/prebuilts/misc/linux-x86/ccache/ccache /home/seyi/carbon/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/bin/arm-eabi-" VARIANT_DEFCONFIG= SELINUX_DEFCONFIG= cyanogenmod_p769_defconfig make[1]: Entering directory `/home/seyi/carbon/kernel/lge/lge-kernel-omap4' target thumb C: libbusybox <= external/busybox/libbb/lineedit.c GEN /home/seyi/carbon/out/target/product/p769/obj/KERNEL_OBJ/Makefile target thumb C: libbusybox <= external/busybox/procps/ps.c target thumb C: libbusybox <= external/busybox/util-linux/volume_id/get_devname.c Target buildinfo: /home/seyi/carbon/out/target/product/p769/system/build.prop Target buildinfo from: device/lge/p769/system.prop host C++: aapt <= frameworks/base/tools/aapt/AaptAssets.cpp In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:111:9: error: invalid suffix "d8929cc8485ca896dde2493cbe3ea65eb9c197" on integer constant In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:263:9: error: invalid suffix "d8929cc8485ca896dde2493cbe3ea65eb9c197" on integer constant In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:107:1: error: expected identifier before '<<' token frameworks/base/include/androidfw/AssetManager.h:107:1: error: expected ',' or '...' before '<<' token frameworks/base/include/androidfw/AssetManager.h:109:1: error: expected unqualified-id before '==' token frameworks/base/include/androidfw/AssetManager.h:111:1: error: expected unqualified-id before '>>' token In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:259:1: error: expected unqualified-id before '<<' token frameworks/base/include/androidfw/AssetManager.h:263:1: error: expected unqualified-id before '>>' token frameworks/base/include/androidfw/AssetManager.h: In constructor 'android::AssetManager::asset_path::asset_path()': frameworks/base/include/androidfw/AssetManager.h:262:24: error: class 'android::AssetManager::asset_path' does not have any field named 'pkgIdOverride' In file included from frameworks/base/tools/aapt/AaptAssets.h:11:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/ResourceTypes.h: At global scope: frameworks/base/include/androidfw/ResourceTypes.h:1604:10: error: 'bool android::ResTable::isResTypeAllowed(char const*) const' cannot be overloaded frameworks/base/include/androidfw/ResourceTypes.h:1602:10: error: with 'bool android::ResTable::isResTypeAllowed(char const*) const' make: *** [/home/seyi/carbon/out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/AaptAssets.o] Error 1 make: *** Waiting for unfinished jobs.... # # configuration written to .config # make[1]: Leaving directory `/home/seyi/carbon/kernel/lge/lge-kernel-omap4' Can someone please help me understand how to fix this error?
dragid10 said: Can someone please help me understand how to fix this error? Click to expand... Click to collapse You have code conflict markup garbage in frameworks/base/include/androidfw/AssetManager.h: frameworks/base/include/androidfw/AssetManager.h:111:9: error: invalid suffix "d8929cc8485ca896dde2493cbe3ea65eb9c197" on integer constant In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:263:9: error: invalid suffix "d8929cc8485ca896dde2493cbe3ea65eb9c197" on integer constant In file included from frameworks/base/tools/aapt/AaptAssets.h:10:0, from frameworks/base/tools/aapt/AaptAssets.cpp:5: frameworks/base/include/androidfw/AssetManager.h:107:1: error: expected identifier before '<<' token frameworks/base/include/androidfw/AssetManager.h:107:1: error: expected ',' or '...' before '<<' token frameworks/base/include/androidfw/AssetManager.h:109:1: error: expected unqualified-id before '==' token frameworks/base/include/androidfw/AssetManager.h:111:1: error: expected unqualified-id before '>>' token Click to expand... Click to collapse You must do a code cleanup starting with line 107 (<<<<<< HEAD). Always read your compiler output.
chasmodo said: You have code conflict markup garbage in frameworks/base/include/androidfw/AssetManager.h: You must do a code cleanup starting with line 107 (<<<<<< HEAD). Always read your compiler output. Click to expand... Click to collapse Alright how will i do this? And what can i use to open that file? I actually do not know any java. Is there something i can use to help me? EDIT: nvm opens up perfectly with gedit
New Problem Alright i fixed my last problem by replacing the frameworks folder. But now i have a new problem. I keep getting error 41 Code: Copying: /home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/mms-common_intermediates/classes.jar ProGuard, version 4.4 Reading program jar [/home/seyi/carbon/out/target/common/obj/APPS/WAPPushManager_intermediates/classes.jar] Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar] [COLOR="Red"]packages/apps/Settings/src/com/android/settings/profiles/ProfileAirplaneModePreference.java:42: error: cannot find symbol private ProfileConfig.AirplaneModeItem mAirplaneModeItem; ^ symbol: class AirplaneModeItem location: class ProfileConfig packages/apps/Settings/src/com/android/settings/profiles/ProfileAirplaneModePreference.java:105: error: cannot find symbol public void setAirplaneModeItem(ProfileConfig.AirplaneModeItem airplaneModeItem) { ^ symbol: class AirplaneModeItem location: class ProfileConfig packages/apps/Settings/src/com/android/settings/profiles/ProfileAirplaneModePreference.java:155: error: cannot find symbol public ProfileConfig.AirplaneModeItem getAirplaneModeItem() { ^ symbol: class AirplaneModeItem location: class ProfileConfig packages/apps/Settings/src/com/android/settings/profiles/ProfileRingModePreference.java:42: error: cannot find symbol private ProfileConfig.RingModeItem mRingModeItem; ^ symbol: class RingModeItem location: class ProfileConfig packages/apps/Settings/src/com/android/settings/profiles/ProfileRingModePreference.java:105: error: cannot find symbol public void setRingModeItem(ProfileConfig.RingModeItem ringModeItem) { ^ symbol: class RingModeItem location: class ProfileConfig packages/apps/Settings/src/com/android/settings/profiles/ProfileRingModePreference.java:159: error: cannot find symbol public ProfileConfig.RingModeItem getRingModeItem() { ^ symbol: class RingModeItem location: class ProfileConfig packages/apps/Settings/../CarbonFibers/src/com/carbon/fibers/fragments/sb/CarrierLabel.java:82: error: cannot find symbol Settings.System.NOTIFICATION_SHORTCUTS_HIDE_CARRIER, 0, UserHandle.USER_CURRENT_OR_SELF) == 1); ^ symbol: variable NOTIFICATION_SHORTCUTS_HIDE_CARRIER location: class System packages/apps/Settings/../CarbonFibers/src/com/carbon/fibers/fragments/sb/CarrierLabel.java:87: error: cannot find symbol Settings.System.putInt(mCr, Settings.System.NOTIFICATION_SHORTCUTS_HIDE_CARRIER, (Boolean) newValue ? 1 : 0); ^ symbol: variable NOTIFICATION_SHORTCUTS_HIDE_CARRIER location: class System packages/apps/Settings/../CarbonFibers/src/com/carbon/fibers/fragments/sb/CarrierLabel.java:96: error: cannot find symbol Settings.System.CUSTOM_CARRIER_LABEL); ^ symbol: variable CUSTOM_CARRIER_LABEL location: class System packages/apps/Settings/../CarbonFibers/src/com/carbon/fibers/fragments/sb/CarrierLabel.java:121: error: cannot find symbol Settings.System.CUSTOM_CARRIER_LABEL, value); ^ symbol: variable CUSTOM_CARRIER_LABEL location: class System packages/apps/Settings/../CarbonFibers/src/com/carbon/fibers/fragments/sb/CarrierLabel.java:141: error: cannot find symbol Settings.System.putInt(getActivity().getContentResolver(), Settings.System.NOTIFICATION_SHOW_WIFI_SSID, ^ symbol: variable NOTIFICATION_SHOW_WIFI_SSID location: class System packages/apps/Settings/src/com/android/settings/profiles/ProfileConnectionPreference.java:126: error: cannot find symbol final String[] connectionNames = getContext().getResources().getStringArray(mConnectionItem.mChoices); ^ symbol: variable mChoices location: variable mConnectionItem of type ConnectionItem packages/apps/Settings/src/com/android/settings/profiles/ProfileConnectionPreference.java:131: error: cannot find symbol builder.setSingleChoiceItems(mConnectionItem.mChoices, currentChoice, new DialogInterface.OnClickListener() { ^ symbol: variable mChoices location: variable mConnectionItem of type ConnectionItem Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 13 errors[/COLOR] make: *** [/home/seyi/carbon/out/target/common/obj/APPS/Settings_intermediates/classes-full-debug.jar] Error 41 make: *** Waiting for unfinished jobs.... Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/classes.jar] Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar] Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar] Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/framework2_intermediates/classes.jar] Reading library jar [/home/seyi/carbon/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/classes.jar] Note: the configuration refers to the unknown class 'android.app.ContextImpl$SharedPreferencesImpl$EditorImpl' Note: there were 1 references to unknown classes. You should check your configuration for typos. Preparing output jar [/home/seyi/carbon/out/target/common/obj/APPS/WAPPushManager_intermediates/proguard.classes.jar] Copying resources from program jar [/home/seyi/carbon/out/target/common/obj/APPS/WAPPushManager_intermediates/classes.jar]