Information:Gradle: Executing tasks: [:ios:assemble, :common:assemble] Information:Gradle: BUILD FAILED in 5s Information:Building ios Information:10/01/2018 11:16 - Compilation completed with 38 errors and 0 warnings in 17s 152ms Error:Gradle: Execution failed for task ':ios:compileJava'. > Compilation failed; see the compiler error output for details. /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSJSONDictionary.java Error:Error:line (105)Gradle: error: cannot find symbol class _KeyType Error:Error:line (105)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (110)Gradle: error: cannot find symbol class _KeyType Error:Error:line (110)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (115)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (121)Gradle: error: cannot find symbol class _KeyType Error:Error:line (121)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (126)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (132)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (137)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (163)Gradle: error: cannot find symbol class _KeyType Error:Error:line (163)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (168)Gradle: error: cannot find symbol class _KeyType Error:Error:line (168)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (173)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (179)Gradle: error: cannot find symbol class _KeyType Error:Error:line (179)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (189)Gradle: error: cannot find symbol class _KeyType Error:Error:line (189)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (194)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (199)Gradle: error: cannot find symbol class _ObjectType Error:Error:line (115)Gradle: error: name clash: dictionaryWithContentsOfURLError(NSURL,Ptr) in AWSJSONDictionary and <_KeyType,_ObjectType>dictionaryWithContentsOfURLError(NSURL,Ptr) in NSDictionary have the same erasure, yet neither hides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithContentsOfURLError(NSURL,Ptr) _ObjectType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithContentsOfURLError(NSURL,Ptr) Error:Error:line (120)Gradle: error: name clash: dictionaryWithDictionary(NSDictionary<_KeyType,_ObjectType>) in AWSJSONDictionary and <_KeyType,_ObjectType>dictionaryWithDictionary(NSDictionary<_KeyType,_ObjectType>) in NSDictionary have the same erasure, yet neither hides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithDictionary(NSDictionary<_KeyType,_ObjectType>) _ObjectType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithDictionary(NSDictionary<_KeyType,_ObjectType>) Error:Error:line (131)Gradle: error: name clash: dictionaryWithObjectsForKeys(NSArray<_ObjectType>,NSArray) in AWSJSONDictionary and <_KeyType,_ObjectType>dictionaryWithObjectsForKeys(NSArray<_ObjectType>,NSArray) in NSDictionary have the same erasure, yet neither hides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithObjectsForKeys(NSArray<_ObjectType>,NSArray) _ObjectType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithObjectsForKeys(NSArray<_ObjectType>,NSArray) Error:Error:line (136)Gradle: error: name clash: dictionaryWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) in AWSJSONDictionary and <_KeyType,_ObjectType>dictionaryWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) in NSDictionary have the same erasure, yet neither hides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) _ObjectType extends Object declared in method <_KeyType,_ObjectType>dictionaryWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) Error:Error:line (173)Gradle: error: name clash: initWithContentsOfURLError(NSURL,Ptr) in AWSJSONDictionary and initWithContentsOfURLError(NSURL,Ptr) in NSDictionary have the same erasure, yet neither overrides the other where _ObjectType is a type-variable: _ObjectType extends Object declared in class NSDictionary Error:Error:line (178)Gradle: error: name clash: initWithDictionary(NSDictionary<_KeyType,_ObjectType>) in AWSJSONDictionary and initWithDictionary(NSDictionary<_KeyType,_ObjectType>) in NSDictionary have the same erasure, yet neither overrides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in class NSDictionary _ObjectType extends Object declared in class NSDictionary Error:Error:line (188)Gradle: error: name clash: initWithDictionaryCopyItems(NSDictionary<_KeyType,_ObjectType>,boolean) in AWSJSONDictionary and initWithDictionaryCopyItems(NSDictionary<_KeyType,_ObjectType>,boolean) in NSDictionary have the same erasure, yet neither overrides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in class NSDictionary _ObjectType extends Object declared in class NSDictionary Error:Error:line (193)Gradle: error: name clash: initWithObjectsForKeys(NSArray<_ObjectType>,NSArray) in AWSJSONDictionary and initWithObjectsForKeys(NSArray<_ObjectType>,NSArray) in NSDictionary have the same erasure, yet neither overrides the other where _ObjectType is a type-variable: _ObjectType extends Object declared in class NSDictionary Error:Error:line (198)Gradle: error: name clash: initWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) in AWSJSONDictionary and initWithObjectsForKeysCount(Ptr<_ObjectType>,Ptr,long) in NSDictionary have the same erasure, yet neither overrides the other where _ObjectType is a type-variable: _ObjectType extends Object declared in class NSDictionary Error:Error:line (261)Gradle: error: name clash: sharedKeySetForKeys(NSArray) in AWSJSONDictionary and <_KeyType,_ObjectType>sharedKeySetForKeys(NSArray) in NSDictionary have the same erasure, yet neither hides the other where _KeyType,_ObjectType are type-variables: _KeyType extends Object declared in method <_KeyType,_ObjectType>sharedKeySetForKeys(NSArray) _ObjectType extends Object declared in method <_KeyType,_ObjectType>sharedKeySetForKeys(NSArray) /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSDDAbstractLogger.java Error:Error:line (33)Gradle: error: AWSDDAbstractLogger is not abstract and does not override abstract method setLogFormatter(Object) in AWSDDLogger /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSDDOSLogger.java Error:Error:line (138)Gradle: error: logFormatter() in AWSDDOSLogger cannot override logFormatter() in AWSDDAbstractLogger return type Object is not compatible with AWSDDLogFormatter /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSDDTTYLogger.java Error:Error:line (172)Gradle: error: logFormatter() in AWSDDTTYLogger cannot override logFormatter() in AWSDDAbstractLogger return type Object is not compatible with AWSDDLogFormatter /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSDDASLLogger.java Error:Error:line (138)Gradle: error: logFormatter() in AWSDDASLLogger cannot override logFormatter() in AWSDDAbstractLogger return type Object is not compatible with AWSDDLogFormatter /Users/nprugne/StudioProjects/team-pulse-app/ios/src/main/java/com/digitalplumecompany/boostyourteam/pods/awscore/awscore/AWSDDFileLogger.java Error:Error:line (166)Gradle: error: logFormatter() in AWSDDFileLogger cannot override logFormatter() in AWSDDAbstractLogger return type Object is not compatible with AWSDDLogFormatter INFORMATION Information:Information:MOE: /Users/nprugne/StudioProjects/team-pulse-app/gradlew moeLaunch -Pmoe.launcher.options=no-launch,install-on-target,config:Debug -Pmoe.launcher.simulators=72CE44D9-BFDF-4FA5-8B96-29170ABC44C9 ERROR Error:Error:Multi-OS Engine module build failed