Skip to content

Instantly share code, notes, and snippets.

@jchris
Created July 5, 2013 19:38
Show Gist options
  • Save jchris/5936741 to your computer and use it in GitHub Desktop.
Save jchris/5936741 to your computer and use it in GitHub Desktop.
Ld /Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator/LiteGap.app/LiteGap normal i386
cd /Users/jchris/code/cb/mobile/LG2
setenv IPHONEOS_DEPLOYMENT_TARGET 5.0
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk -L/Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator -L/Users/jchris/code/cb/mobile/LG2/LiteGap/Plugins/com.couchbase.litegap -F/Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator -filelist /Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Intermediates/LiteGap.build/Debug-iphonesimulator/LiteGap.build/Objects-normal/i386/LiteGap.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -weak_framework CoreFoundation -weak_framework UIKit -weak_framework AVFoundation -weak_framework CoreMedia -weak-lSystem -force_load /Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator/libCordova.a -ObjC -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=5.0 -framework CoreLocation -framework ImageIO -framework OpenAL -framework AssetsLibrary /Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator/libCordova.a -framework Foundation -weak_framework UIKit -framework CoreGraphics -framework AddressBook -framework AddressBookUI -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework MediaPlayer -framework QuartzCore -framework SystemConfiguration -framework MobileCoreServices -weak_framework CoreMedia -framework CoreLocation /Users/jchris/code/cb/mobile/LG2/LiteGap/Plugins/com.couchbase.litegap/CouchbaseLiteListener.a -lsqlite3 -lstdc++ -licucore -lz -framework Security -o /Users/jchris/Library/Developer/Xcode/DerivedData/LiteGap-gdgdlvxxkrqsgpaykxjfvyzajgyk/Build/Products/Debug-iphonesimulator/LiteGap.app/LiteGap
Undefined symbols for architecture i386:
"_$equal", referenced from:
-[CBL_Router boolQuery:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router cacheWithEtag:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router openDB] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseBodyAndFinish:] in CouchbaseLiteListener.a(CBL_Router.o)
...
"_$regex", referenced from:
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
"_CBLSequenceCompare", referenced from:
___72-[CBL_Router(Handlers) responseBodyForChangesWithConflicts:since:limit:]_block_invoke in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBLStatusFromNSError", referenced from:
-[CBL_Router openDB] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_PUT:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBLStatusToHTTPStatus", referenced from:
-[CBLResponse setInternalStatus:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_POST_bulk_docs:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBLURLWithoutQuery", referenced from:
-[CBL_Router(Handlers) setResponseLocation:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBLVersionString", referenced from:
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_GETRoot] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBL_DatabaseChangesNotification", referenced from:
-[CBL_Router(Handlers) do_GET_changes:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBL_DatabaseWillCloseNotification", referenced from:
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
"_CBL_ReplicatorProgressChangedNotification", referenced from:
-[CBL_Router(Handlers) do_GET_active_tasks] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_CBL_ReplicatorStoppedNotification", referenced from:
-[CBL_Router(Handlers) do_GET_active_tasks] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBLDatabase", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router.o)
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBLJSON", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router.o)
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBLManager", referenced from:
objc-class-ref in LiteGap.o
objc-class-ref in CouchbaseLiteListener.a(CBL_Router.o)
objc-class-ref in CouchbaseLiteListener.a(CBL_URLProtocol.o)
"_OBJC_CLASS_$_CBLMultipartDocumentReader", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBLMultipartWriter", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router.o)
"_OBJC_CLASS_$_CBLPersonaAuthorizer", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBL_Body", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router.o)
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBL_Revision", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBL_RevisionList", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_OBJC_CLASS_$_CBL_Server", referenced from:
objc-class-ref in CouchbaseLiteListener.a(CBL_URLProtocol.o)
"_Warn", referenced from:
-[CBL_Router jsonQuery:error:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPConnection processBodyData:] in CouchbaseLiteListener.a(CBLHTTPConnection.o)
"__AssertFailed", referenced from:
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
_CBLStartServer in CouchbaseLiteListener.a(CBL_URLProtocol.o)
-[CBL_Router(Handlers) do_POST_bulk_docs:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"__Log", referenced from:
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) dbChanged:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"__LogTo", referenced from:
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
"__WillLogTo", referenced from:
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
"__castIf", referenced from:
-[CBL_Router bodyAsDictionary] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_POST_replicate] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_POST_bulk_docs:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_GET:docID:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) update:docID:body:deleting:allowConflict:createdRev:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_POST:designDocID:view:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"__castIfArrayOf", referenced from:
-[CBL_Router(Handlers) do_GET:docID:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"__dictof", referenced from:
-[CBLResponse setInternalStatus:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLResponse setMultipartBody:type:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_GETRoot] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_POST_replicate] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_POST_persona_assertion] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_GET_uuids] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
-[CBL_Router(Handlers) do_GET_session] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
...
"__gShouldLog", referenced from:
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
-[CBL_Router route] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router run] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router processRequestRanges] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router sendResponseHeaders] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router finished] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router dbClosing:] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBLHTTPResponse initWithRouter:forConnection:] in CouchbaseLiteListener.a(CBLHTTPResponse.o)
...
"__mdictof", referenced from:
-[CBL_Router queries] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router jsonQueries] in CouchbaseLiteListener.a(CBL_Router.o)
-[CBL_Router(Handlers) do_POST_revs_diff:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_kCBL_ReplicatorDatabaseName", referenced from:
-[CBL_Router openDB] in CouchbaseLiteListener.a(CBL_Router.o)
"_kDefaultCBLChangesOptions", referenced from:
-[CBL_Router(Handlers) do_GET_changes:] in CouchbaseLiteListener.a(CBL_Router+Handlers.o)
"_kDefaultCBLQueryOptions", referenced from:
-[CBL_Router getQueryOptions:] in CouchbaseLiteListener.a(CBL_Router.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment