Skip to content

Instantly share code, notes, and snippets.

@SotoiGhost
Created August 23, 2016 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SotoiGhost/d0033a444353a820568e305b2ea322d0 to your computer and use it in GitHub Desktop.
Save SotoiGhost/d0033a444353a820568e305b2ea322d0 to your computer and use it in GitHub Desktop.
Ahead of time compiler error
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework CoreText -framework Security -framework CoreGraphics -framework SystemConfiguration -framework Foundation -framework UIKit -weak_framework SafariServices /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleSignIn /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleNetworkingUtilities /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleAppUtilities /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleAuthUtilities /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -ObjC -lsqlite3 /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GGLCore -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch arm64 -shared -read_only_relocs suppress -install_name @executable_path/libGoogle.SignIn.dll.dylib -fapplication-extension -o /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.SignIn.dll.arm64.dylib -x assembler /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.SignIn.dll.arm64.s -DDEBUG
Process exited with code 1, command:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework AddressBook -framework AssetsLibrary -framework CoreLocation -framework CoreMotion -framework MessageUI -framework SystemConfiguration -framework Foundation -framework UIKit -weak_framework CoreFoundation /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GGLCore /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GGLSignIn /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -ObjC -lz -lstdc++ -lsqlite3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch arm64 -shared -read_only_relocs suppress -install_name @executable_path/libGoogle.Core.dll.dylib -fapplication-extension -o /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.Core.dll.arm64.dylib -x assembler /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.Core.dll.arm64.s -DDEBUG
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FIRAnalyticsConfiguration", referenced from:
objc-class-ref in GGLCore(GMRConfiguration_98a53c6e214bc1a97c37d20b5a08ff07.o)
"_OBJC_CLASS_$_FIRApp", referenced from:
objc-class-ref in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
objc-class-ref in GGLSignIn(GGLContext+SignIn_241f483970c6cc9fcd0887cc9fab829b.o)
"_OBJC_CLASS_$_FIRBundleUtil", referenced from:
objc-class-ref in GGLSignIn(GGLContext+SignIn_241f483970c6cc9fcd0887cc9fab829b.o)
"_OBJC_CLASS_$_GIDSignIn", referenced from:
objc-class-ref in GGLSignIn(GGLContext+SignIn_241f483970c6cc9fcd0887cc9fab829b.o)
"_kFIRAppNameKey", referenced from:
-[GGLContext didReceiveReadyToConfigureNotification:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFIRAppReadyToConfigureSDKNotification", referenced from:
+[GGLContext load] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
-[GGLContext configureSubspecs] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFIRDefaultAppName", referenced from:
-[GGLContext didReceiveReadyToConfigureNotification:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFirebaseErrorDomain", referenced from:
-[GGLContext configureWithError:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kGGLServiceSignIn", referenced from:
-[GGLContext(SignIn) configureSignIn] in GGLSignIn(GGLContext+SignIn_241f483970c6cc9fcd0887cc9fab829b.o)
___37-[GGLContext(SignIn) configureSignIn]_block_invoke in GGLSignIn(GGLContext+SignIn_241f483970c6cc9fcd0887cc9fab829b.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Process exited with code 1, command:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework CoreText -framework Security -framework CoreGraphics -framework SystemConfiguration -framework Foundation -framework UIKit -weak_framework SafariServices /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleSignIn /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleNetworkingUtilities /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleAppUtilities /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GoogleAuthUtilities /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/9.8.2.22/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -ObjC -lsqlite3 /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/GGLCore -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch arm64 -shared -read_only_relocs suppress -install_name @executable_path/libGoogle.SignIn.dll.dylib -fapplication-extension -o /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.SignIn.dll.arm64.dylib -x assembler /Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Google.SignIn.dll.arm64.s -DDEBUG
Undefined symbols for architecture arm64:
"_GSDK_NSClassFromString", referenced from:
-[GIDSignIn init] in GoogleSignIn(GIDSignIn.o)
-[GIDSignIn authenticateWithOptions:appSwitchConfig:] in GoogleSignIn(GIDSignIn.o)
-[GSDK_GTMSessionFetcher initWithRequest:configuration:] in GoogleNetworkingUtilities(GTMSessionFetcher.o)
___45+[GSDK_GTMSessionFetcher fetcherUserDefaults]_block_invoke in GoogleNetworkingUtilities(GTMSessionFetcher.o)
-[GSDK_GTMMIMEDocument generateInputStream:length:boundary:] in GoogleNetworkingUtilities(GTMMIMEDocument.o)
-[GSDK_GTMSessionFetcher(GTMSessionFetcherLogging) loggedInputStreamForInputStream:] in GoogleNetworkingUtilities(GTMSessionFetcherLogging.o)
-[GSDK_GTMSessionFetcher(GTMSessionFetcherLogging) loggedStreamProviderForStreamProvider:] in GoogleNetworkingUtilities(GTMSessionFetcherLogging.o)
...
"_OBJC_CLASS_$_FIRAnalyticsConfiguration", referenced from:
objc-class-ref in GGLCore(GMRConfiguration_98a53c6e214bc1a97c37d20b5a08ff07.o)
"_OBJC_CLASS_$_FIRApp", referenced from:
objc-class-ref in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFIRAppNameKey", referenced from:
-[GGLContext didReceiveReadyToConfigureNotification:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFIRAppReadyToConfigureSDKNotification", referenced from:
+[GGLContext load] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
-[GGLContext configureSubspecs] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFIRDefaultAppName", referenced from:
-[GGLContext didReceiveReadyToConfigureNotification:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
"_kFirebaseErrorDomain", referenced from:
-[GGLContext configureWithError:] in GGLCore(GGLContext_8606885088d11458ba27dd487a24d742.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
MTOUCH: error MT3001: Could not AOT the assembly '/Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Build/Google.Core.dll'
MTOUCH: error MT3001: Could not AOT the assembly '/Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/obj/iPhone/Debug/build-iphone8.4-9.3.4/mtouch-cache/Build/Google.SignIn.dll'
Task "MTouch" execution -- FAILED
Done building target "_CompileToNative" in project "/Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/SignInSample.csproj".-- FAILED
Done building project "/Users/israelsoto/Desktop/IncrementalBuilds/Google.SignIn/samples/SignInSample/SignInSample/SignInSample.csproj".-- FAILED
Build FAILED.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment