Skip to content

Instantly share code, notes, and snippets.

@garrettr
Created July 19, 2018 22:06
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 garrettr/35946649722143851f06f4bfd06130e3 to your computer and use it in GitHub Desktop.
Save garrettr/35946649722143851f06f4bfd06130e3 to your computer and use it in GitHub Desktop.
brave-browser "could not find object file symbol" warnings from Mac Release build (full traceback)
garrettr@Garretts-MacBook-Pro ~/brave> yarn build Release
yarn run v1.7.0
$ node ./scripts/commands.js build Release
touch original files overridden by chromium_src...
update branding...
building brave...
gn gen /Users/garrettr/brave/src/out/Release --args="safe_browsing_mode=1 root_extra_deps=[\"//brave\"] is_component_build=false proprietary_codecs=true ffmpeg_branding=\"Chrome\" enable_nacl=false enable_widevine=true target_cpu=\"x64\" is_official_build=true is_debug=false dcheck_always_on=false brave_channel=\"\" google_api_key=\"AIzaSyAH90V94EcZBP5oH7oc-mXQrSKgASVxER8\" brave_google_api_key=\"AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q\" brave_google_api_endpoint=\"https://www.googleapis.com/geolocation/v1/geolocate?key=\" brave_product_name=\"Brave\" brave_project_name=\"brave\" brave_version_major=\"0\" brave_version_minor=\"50\" brave_version_build=\"13\" safebrowsing_api_endpoint=\"safebrowsing.brave.com\" mac_signing_identifier=\"\" mac_signing_keychain=\"login\" cc_wrapper=\"/Users/garrettr/brave/src/brave/script/redirect-cc.py\" "
Done. Made 8387 targets from 1528 files in 5566ms
ninja -C /Users/garrettr/brave/src/out/Release brave
ninja: Entering directory `/Users/garrettr/brave/src/out/Release'
[1/1] Regenerating ninja files
[297/9871] LINK obj/chrome/browser/ui/cocoa/notifications/alert_notification_xpc_service_executable/AlertNotificationService
warning: (x86_64) could not find object file symbol for symbol __ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE
warning: (x86_64) could not find object file symbol for symbol CallWithEHFrame_exception_table
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread9CurrentIdEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18YieldCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread5SleepENS_9TimeDeltaE
[339/9775] LINK ./transport_security_state_generator
warning: (x86_64) could not find object file symbol for symbol __ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE
warning: (x86_64) could not find object file symbol for symbol CallWithEHFrame_exception_table
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread9CurrentIdEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18YieldCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread5SleepENS_9TimeDeltaE
[356/9741] LINK ./crashpad_handler
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMacD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMacD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac10InitializeEb
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_129CreateOrEnsureDirectoryExistsERKN4base8FilePathE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_121EnsureDirectoryExistsERKN4base8FilePathE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac11GetSettingsEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac21PrepareNewCrashReportEPNSt3__110unique_ptrINS_19CrashReportDatabase9NewReportENS1_14default_deleteIS4_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac26FinishedWritingCrashReportENSt3__110unique_ptrINS_19CrashReportDatabase9NewReportENS1_14default_deleteIS4_EEEEPNS_4UUIDE
warning: (x86_64) could not find object file symbol for symbol __ZN4base13ScopedGenericINS_8FilePathEN8crashpad22ScopedRemoveFileTraitsEE7releaseEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac17LookUpCrashReportERKNS_4UUIDEPNS_19CrashReportDatabase6ReportE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac17LocateCrashReportERKNS_4UUIDEh
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac16ObtainReportLockERKN4base8FilePathE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac24ReadReportMetadataLockedERKN4base8FilePathEPNS_19CrashReportDatabase6ReportE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac17GetPendingReportsEPNSt3__16vectorINS_19CrashReportDatabase6ReportENS1_9allocatorIS4_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac18ReportsInDirectoryERKN4base8FilePathEPNSt3__16vectorINS_19CrashReportDatabase6ReportENS5_9allocatorIS8_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac19GetCompletedReportsEPNSt3__16vectorINS_19CrashReportDatabase6ReportENS1_9allocatorIS4_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac21GetReportForUploadingERKNS_4UUIDEPNSt3__110unique_ptrIKNS_19CrashReportDatabase12UploadReportENS4_14default_deleteIS8_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac19RecordUploadAttemptEPNS_19CrashReportDatabase12UploadReportEbRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac25MarkReportCompletedLockedERKN4base8FilePathEPS2_
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac16SkipReportUploadERKNS_4UUIDENS_7Metrics18CrashSkippedReasonE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac12DeleteReportERKNS_4UUIDE
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_PKS6_
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac13RequestUploadERKNS_4UUIDE
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIN8crashpad19CrashReportDatabase6ReportENS_9allocatorIS3_EEE7reserveEm
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18InitializeInternalERKN4base8FilePathEb
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad19CrashReportDatabase10InitializeERKN4base8FilePathE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad19CrashReportDatabase13CleanDatabaseEl
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac15UploadReportMacD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad22CrashReportDatabaseMac15UploadReportMacD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIN8crashpad19CrashReportDatabase6ReportENS_9allocatorIS3_EEE21__push_back_slow_pathIRKS3_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_19kSettingsE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_125kXattrDatabaseInitializedE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_115kWriteDirectoryE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_125kCrashReportFileExtensionE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_110kXattrUUIDE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_118kXattrCreationTimeE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_123kUploadPendingDirectoryE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_119kCompletedDirectoryE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_116kXattrIsUploadedE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_117kXattrCollectorIDE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_120kXattrLastUploadTimeE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_124kXattrUploadAttemptCountE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad12_GLOBAL__N_133kXattrIsUploadExplicitlyRequestedE
warning: (x86_64) could not find object file symbol for symbol GCC_except_table5
warning: (x86_64) could not find object file symbol for symbol GCC_except_table6
warning: (x86_64) could not find object file symbol for symbol GCC_except_table7
warning: (x86_64) could not find object file symbol for symbol GCC_except_table10
warning: (x86_64) could not find object file symbol for symbol GCC_except_table11
warning: (x86_64) could not find object file symbol for symbol GCC_except_table12
warning: (x86_64) could not find object file symbol for symbol GCC_except_table13
warning: (x86_64) could not find object file symbol for symbol GCC_except_table14
warning: (x86_64) could not find object file symbol for symbol GCC_except_table15
warning: (x86_64) could not find object file symbol for symbol GCC_except_table16
warning: (x86_64) could not find object file symbol for symbol GCC_except_table17
warning: (x86_64) could not find object file symbol for symbol GCC_except_table18
warning: (x86_64) could not find object file symbol for symbol GCC_except_table19
warning: (x86_64) could not find object file symbol for symbol GCC_except_table20
warning: (x86_64) could not find object file symbol for symbol GCC_except_table21
warning: (x86_64) could not find object file symbol for symbol GCC_except_table22
warning: (x86_64) could not find object file symbol for symbol GCC_except_table23
warning: (x86_64) could not find object file symbol for symbol GCC_except_table24
warning: (x86_64) could not find object file symbol for symbol GCC_except_table25
warning: (x86_64) could not find object file symbol for symbol GCC_except_table26
warning: (x86_64) could not find object file symbol for symbol GCC_except_table28
warning: (x86_64) could not find object file symbol for symbol GCC_except_table37
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad22CrashReportDatabaseMacE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad22CrashReportDatabaseMac15UploadReportMacE
warning: (x86_64) could not find object file symbol for symbol __ZN4base16MemoryMappedFileC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE
warning: (x86_64) could not find object file symbol for symbol CallWithEHFrame_exception_table
warning: (x86_64) could not find object file symbol for symbol __ZN4base11UTF8ToUTF16EPKcmPNSt3__112basic_stringItNS_18string16_internals20string16_char_traitsENS2_9allocatorItEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread9CurrentIdEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18YieldCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread5SleepENS_9TimeDeltaE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad17ExceptionToStringEij
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad25ExceptionBehaviorToStringEij
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_110kExcPrefixE
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_115kBehaviorPrefixE
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_124kMachExceptionCodesShortE
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_123kMachExceptionCodesFullE
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_115kExceptionNamesE
warning: (x86_64) could not find object file symbol for symbol __ZN12_GLOBAL__N_114kBehaviorNamesE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriterC1EPKNS_14MemorySnapshotE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZThn72_N8crashpad28SnapshotMinidumpMemoryWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZThn72_N8crashpad28SnapshotMinidumpMemoryWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter26MemorySnapshotDelegateReadEPvm
warning: (x86_64) could not find object file symbol for symbol __ZThn72_N8crashpad28SnapshotMinidumpMemoryWriter26MemorySnapshotDelegateReadEPvm
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter24RegisterMemoryDescriptorEP26MINIDUMP_MEMORY_DESCRIPTOR
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter9AlignmentEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter21WillWriteAtOffsetImplEx
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad28SnapshotMinidumpMemoryWriter10WritePhaseEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriterC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriterD2Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter15AddFromSnapshotERKNSt3__16vectorIPKNS_14MemorySnapshotENS1_9allocatorIS5_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter17AddNonOwnedMemoryEPNS_28SnapshotMinidumpMemoryWriterE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter29DropRangesThatOverlapNonOwnedEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter8ChildrenEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpMemoryListWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad24MinidumpMemoryListWriter10StreamTypeEv
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad28SnapshotMinidumpMemoryWriterENS_14default_deleteIS3_EEEENS_9allocatorIS6_EEE7reserveEm
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIP26MINIDUMP_MEMORY_DESCRIPTORNS_9allocatorIS2_EEE21__push_back_slow_pathIRKS2_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad28SnapshotMinidumpMemoryWriterENS_14default_deleteIS3_EEEENS_9allocatorIS6_EEE21__push_back_slow_pathIS6_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIPN8crashpad28SnapshotMinidumpMemoryWriterENS_9allocatorIS3_EEE21__push_back_slow_pathIRKS3_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16__sortIRZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEvE3$_0PNS_10unique_ptrINS1_28SnapshotMinidumpMemoryWriterENS_14default_deleteIS6_EEEEEEvT0_SB_T_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__17__sort3IRZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEvE3$_0PNS_10unique_ptrINS1_28SnapshotMinidumpMemoryWriterENS_14default_deleteIS6_EEEEEEjT0_SB_SB_T_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__17__sort4IRZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEvE3$_0PNS_10unique_ptrINS1_28SnapshotMinidumpMemoryWriterENS_14default_deleteIS6_EEEEEEjT0_SB_SB_SB_T_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__17__sort5IRZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEvE3$_0PNS_10unique_ptrINS1_28SnapshotMinidumpMemoryWriterENS_14default_deleteIS6_EEEEEEjT0_SB_SB_SB_SB_T_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__127__insertion_sort_incompleteIRZN8crashpad24MinidumpMemoryListWriter19CoalesceOwnedMemoryEvE3$_0PNS_10unique_ptrINS1_28SnapshotMinidumpMemoryWriterENS_14default_deleteIS6_EEEEEEbT0_SB_T_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIKN8crashpad14MemorySnapshotENS_14default_deleteIS4_EEEENS_9allocatorIS7_EEE21__push_back_slow_pathIS7_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIPN8crashpad28SnapshotMinidumpMemoryWriterENS_9allocatorIS3_EEE21__push_back_slow_pathIS3_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad28SnapshotMinidumpMemoryWriterE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad24MinidumpMemoryListWriterE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal41MinidumpModuleCodeViewRecordPDBLinkWriterINS_19CodeViewRecordPDB70EED1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal41MinidumpModuleCodeViewRecordPDBLinkWriterINS_19CodeViewRecordPDB70EED0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal41MinidumpModuleCodeViewRecordPDBLinkWriterINS_19CodeViewRecordPDB70EE12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal41MinidumpModuleCodeViewRecordPDBLinkWriterINS_19CodeViewRecordPDB70EE11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad39MinidumpModuleCodeViewRecordPDB70WriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad39MinidumpModuleCodeViewRecordPDB70WriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriter22InitializeFromSnapshotEPKNS_14ModuleSnapshotE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriter8ChildrenEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpModuleWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriterC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriter22InitializeFromSnapshotERKNSt3__16vectorIPKNS_14ModuleSnapshotENS1_9allocatorIS5_EEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriter8ChildrenEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpModuleListWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad24MinidumpModuleListWriter10StreamTypeEv
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad20MinidumpModuleWriterENS_14default_deleteIS3_EEEENS_9allocatorIS6_EEE21__push_back_slow_pathIS6_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad20MinidumpModuleWriterE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad24MinidumpModuleListWriterE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad39MinidumpModuleCodeViewRecordPDB70WriterE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad8internal41MinidumpModuleCodeViewRecordPDBLinkWriterINS_19CodeViewRecordPDB70EEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriter22InitializeFromSnapshotEPKNS_14ThreadSnapshotEPKNSt3__13mapIyjNS4_4lessIyEENS4_9allocatorINS4_4pairIKyjEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriter8ChildrenEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad20MinidumpThreadWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriterC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriterD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriterD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter22InitializeFromSnapshotERKNSt3__16vectorIPKNS_14ThreadSnapshotENS1_9allocatorIS5_EEEEPNS1_3mapIyjNS1_4lessIyEENS6_INS1_4pairIKyjEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter19SetMemoryListWriterEPNS_24MinidumpMemoryListWriterE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter6FreezeEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter12SizeOfObjectEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter8ChildrenEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad24MinidumpThreadListWriter11WriteObjectEPNS_19FileWriterInterfaceE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad24MinidumpThreadListWriter10StreamTypeEv
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad20MinidumpThreadWriterENS_14default_deleteIS3_EEEENS_9allocatorIS6_EEE21__push_back_slow_pathIS6_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad20MinidumpThreadWriterE
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad24MinidumpThreadListWriterE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal17ModuleSnapshotMacC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal17ModuleSnapshotMacD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal17ModuleSnapshotMacD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal17ModuleSnapshotMac10InitializeEPNS_16ProcessReaderMacERKNS2_6ModuleE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad8internal17ModuleSnapshotMac18GetCrashpadOptionsEPNS_25CrashpadInfoClientOptionsE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac4NameEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac7AddressEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac4SizeEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac9TimestampEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac11FileVersionEPtS2_S2_S2_
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac13SourceVersionEPtS2_S2_S2_
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac13GetModuleTypeEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac10UUIDAndAgeEPNS_4UUIDEPj
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac13DebugFileNameEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac17AnnotationsVectorEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac20AnnotationsSimpleMapEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac17AnnotationObjectsEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac17ExtraMemoryRangesEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad8internal17ModuleSnapshotMac21CustomMinidumpStreamsEv
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad8internal17ModuleSnapshotMacE
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMacC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMacD2Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMacD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMacD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMac10InitializeEj
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMac17InitializeThreadsEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMac17InitializeModulesEv
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMac19InitializeExceptionEijiPKxjiPKjj
warning: (x86_64) could not find object file symbol for symbol __ZN8crashpad18ProcessSnapshotMac18GetCrashpadOptionsEPNS_25CrashpadInfoClientOptionsE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac9ProcessIDEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac15ParentProcessIDEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac12SnapshotTimeEP7timeval
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac16ProcessStartTimeEP7timeval
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac15ProcessCPUTimesEP7timevalS2_
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac8ReportIDEPNS_4UUIDE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac8ClientIDEPNS_4UUIDE
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac20AnnotationsSimpleMapEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac6SystemEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac7ThreadsEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac7ModulesEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac15UnloadedModulesEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac9ExceptionEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac9MemoryMapEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac7HandlesEv
warning: (x86_64) could not find object file symbol for symbol __ZNK8crashpad18ProcessSnapshotMac11ExtraMemoryEv
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIPKN8crashpad14ThreadSnapshotENS_9allocatorIS4_EEE21__push_back_slow_pathIS4_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad8internal17ThreadSnapshotMacENS_14default_deleteIS4_EEEENS_9allocatorIS7_EEE21__push_back_slow_pathIS7_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorINS_10unique_ptrIN8crashpad8internal17ModuleSnapshotMacENS_14default_deleteIS4_EEEENS_9allocatorIS7_EEE21__push_back_slow_pathIS7_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZTVN8crashpad18ProcessSnapshotMacE
[453/6950] LINK ./infoplist_strings_tool
warning: (x86_64) could not find object file symbol for symbol __ZN4base16MemoryMappedFileC1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE
warning: (x86_64) could not find object file symbol for symbol CallWithEHFrame_exception_table
warning: (x86_64) could not find object file symbol for symbol __ZN4base11UTF16ToUTF8EPKtmPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base11UTF16ToUTF8ENS_16BasicStringPieceINSt3__112basic_stringItNS_18string16_internals20string16_char_traitsENS1_9allocatorItEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread9CurrentIdEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18YieldCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread5SleepENS_9TimeDeltaE
warning: (x86_64) could not find object file symbol for symbol __ZN6icu_6018CollationFastLatin10getOptionsEPKNS_13CollationDataERKNS_17CollationSettingsEPti
warning: (x86_64) could not find object file symbol for symbol __ZN6icu_6018CollationFastLatin12compareUTF16EPKtS2_iPKDsiS4_i
warning: (x86_64) could not find object file symbol for symbol __ZN6icu_6018CollationFastLatin8nextPairEPKtijPKDsPKhRiS7_
warning: (x86_64) could not find object file symbol for symbol __ZN6icu_6018CollationFastLatin11compareUTF8EPKtS2_iPKhiS4_i
[771/5292] LINK obj/chrome/chrome_helper_app_executable/Brave Helper
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io17ArrayOutputStreamC1EPvii
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io17ArrayOutputStreamD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io17ArrayOutputStreamD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io17ArrayOutputStream4NextEPPvPi
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io17ArrayOutputStream6BackUpEi
warning: (x86_64) could not find object file symbol for symbol __ZNK6google8protobuf2io17ArrayOutputStream9ByteCountEv
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io18StringOutputStream4NextEPPvPi
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io18StringOutputStream6BackUpEi
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io22LazyStringOutputStreamC1EPNS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io22LazyStringOutputStreamD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io22LazyStringOutputStreamD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN6google8protobuf2io22LazyStringOutputStream4NextEPPvPi
warning: (x86_64) could not find object file symbol for symbol __ZNK6google8protobuf2io22LazyStringOutputStream9ByteCountEv
warning: (x86_64) could not find object file symbol for symbol __ZTVN6google8protobuf2io17ArrayOutputStreamE
warning: (x86_64) could not find object file symbol for symbol __ZTVN6google8protobuf2io22LazyStringOutputStreamE
[1939/4721] LINK obj/chrome/app_shim/app_mode_loader_executable/app_mode_loader
warning: (x86_64) could not find object file symbol for symbol __ZN4base21FileDescriptorWatcherC1EPNS_16MessageLoopForIOE
warning: (x86_64) could not find object file symbol for symbol __ZN4base21FileDescriptorWatcherD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN4base12_GLOBAL__N_123tls_message_loop_for_ioE
warning: (x86_64) could not find object file symbol for symbol __ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE
warning: (x86_64) could not find object file symbol for symbol CallWithEHFrame_exception_table
warning: (x86_64) could not find object file symbol for symbol __ZN4base26DiscardableMemoryAllocator11GetInstanceEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base12_GLOBAL__N_123g_discardable_allocatorE
warning: (x86_64) could not find object file symbol for symbol __ZN4base35PerformInjectiveMultimapDestructiveEPNSt3__16vectorINS_12InjectionArcENS0_9allocatorIS2_EEEEPNS_17InjectionDelegateE
warning: (x86_64) could not find object file symbol for symbol __ZN4base28FileDescriptorTableInjection9DuplicateEPii
warning: (x86_64) could not find object file symbol for symbol __ZN4base28FileDescriptorTableInjection4MoveEii
warning: (x86_64) could not find object file symbol for symbol __ZN4base28FileDescriptorTableInjection5CloseEi
warning: (x86_64) could not find object file symbol for symbol __ZN4base28FileDescriptorTableInjectionD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN4base28FileDescriptorTableInjectionD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZTVN4base28FileDescriptorTableInjectionE
warning: (x86_64) could not find object file symbol for symbol __ZN4base9GetMaxFdsEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base11UTF8ToUTF16EPKcmPNSt3__112basic_stringItNS_18string16_internals20string16_char_traitsENS2_9allocatorItEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base11UTF8ToUTF16ENS_16BasicStringPieceINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base12ASCIIToUTF16ENS_16BasicStringPieceINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread9CurrentIdEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18YieldCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread5SleepENS_9TimeDeltaE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread7GetNameEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread18CreateWithPriorityEmPNS0_8DelegateEPNS_20PlatformThreadHandleENS_14ThreadPriorityE
warning: (x86_64) could not find object file symbol for symbol __ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_20PlatformThreadHandleENS_14ThreadPriorityE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread29CreateNonJoinableWithPriorityEmPNS0_8DelegateENS_14ThreadPriorityE
warning: (x86_64) could not find object file symbol for symbol __ZN4base14PlatformThread4JoinENS_20PlatformThreadHandleE
warning: (x86_64) could not find object file symbol for symbol __ZN4base12_GLOBAL__N_110ThreadFuncEPv
warning: (x86_64) could not find object file symbol for symbol __ZN4base25SequencedTaskRunnerHandle3GetEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base12_GLOBAL__N_125sequenced_task_runner_tlsE
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker27GetInstanceForCurrentThreadEv
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker20SetCurrentThreadNameEPKc
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker20PushPseudoStackFrameENS1_16PseudoStackFrameE
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker19PopPseudoStackFrameENS1_16PseudoStackFrameE
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker20PushNativeStackFrameEPKv
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker19PopNativeStackFrameEPKv
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker22PushCurrentTaskContextEPKc
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker21PopCurrentTaskContextEPKc
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event12_GLOBAL__N_132DestructAllocationContextTrackerEPv
warning: (x86_64) could not find object file symbol for symbol __ZNSt3__16vectorIN4base11trace_event10StackFrameENS_9allocatorIS3_EEE21__push_back_slow_pathIS3_EEvOT_
warning: (x86_64) could not find object file symbol for symbol __ZZN4base11trace_event12_GLOBAL__N_127AllocationContextTrackerTLSEvE21tls_alloc_ctx_tracker
warning: (x86_64) could not find object file symbol for symbol __ZGVZN4base11trace_event12_GLOBAL__N_127AllocationContextTrackerTLSEvE21tls_alloc_ctx_tracker
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event24AllocationContextTracker13capture_mode_E
warning: (x86_64) could not find object file symbol for symbol __ZN4base11trace_event23MemoryAllocatorDumpGuidC1ERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell initTextCell:pullsDown:]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell setHoverImage:]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell hoverImage]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell setHovered:]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell imageToDraw]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell setDefaultImage:]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell drawWithFrame:inView:]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell isHovered]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell .cxx_destruct]
warning: (x86_64) could not find object file symbol for symbol -[HoverImageMenuButtonCell .cxx_construct]
warning: (x86_64) could not find object file symbol for symbol GCC_except_table5
warning: (x86_64) could not find object file symbol for symbol _OBJC_IVAR_$_HoverImageMenuButtonCell.hoverImage_
warning: (x86_64) could not find object file symbol for symbol _OBJC_IVAR_$_HoverImageMenuButtonCell.hovered_
warning: (x86_64) could not find object file symbol for symbol _OBJC_METACLASS_$_HoverImageMenuButtonCell
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor12appendGSMeshEP8GrBufferiiP8SkTArrayI6GrMeshLb0EE
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor18GSTriangleHullImplD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor18GSTriangleHullImplD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6GSImpl7setDataERK24GrGLSLProgramDataManagerRK20GrPrimitiveProcessorON19GrFragmentProcessor10FPItemIterI16GrCoordTransformS7_XadL_ZNKS7_18numCoordTransformsEvEEXadL_ZNKS7_14coordTransformEiEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6GSImpl10onEmitCodeERN24GrGLSLPrimitiveProcessor8EmitArgsEPN23GrGLSLGeometryProcessor8GrGPArgsE
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor18GSTriangleHullImpl11hasCoverageEv
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor18GSTriangleHullImpl20onEmitGeometryShaderERKS_P21GrGLSLGeometryBuilderRK11GrShaderVarPKc
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6GSImplD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6GSImplD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor6GSImpl11hasCoverageEv
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor6GSImpl18emitGeometryShaderERKS_P20GrGLSLVaryingHandlerP21GrGLSLGeometryBuilderPKc
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor15GSCurveHullImplD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor15GSCurveHullImplD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor15GSCurveHullImpl20onEmitGeometryShaderERKS_P21GrGLSLGeometryBuilderRK11GrShaderVarPKc
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor12GSCornerImplD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor12GSCornerImplD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor12GSCornerImpl11hasCoverageEv
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor12GSCornerImpl20onEmitGeometryShaderERKS_P21GrGLSLGeometryBuilderRK11GrShaderVarPKc
warning: (x86_64) could not find object file symbol for symbol __ZTVN21GrCCCoverageProcessor18GSTriangleHullImplE
warning: (x86_64) could not find object file symbol for symbol __ZTVN21GrCCCoverageProcessor6GSImplE
warning: (x86_64) could not find object file symbol for symbol __ZTVN21GrCCCoverageProcessor15GSCurveHullImplE
warning: (x86_64) could not find object file symbol for symbol __ZTVN21GrCCCoverageProcessor12GSCornerImplE
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6VSImpl10onEmitCodeERN24GrGLSLPrimitiveProcessor8EmitArgsEPN23GrGLSLGeometryProcessor8GrGPArgsE
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6initVSEP18GrResourceProvider
warning: (x86_64) could not find object file symbol for symbol __ZNK21GrCCCoverageProcessor12appendVSMeshEP8GrBufferiiP8SkTArrayI6GrMeshLb0EE
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6VSImplD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6VSImplD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN21GrCCCoverageProcessor6VSImpl7setDataERK24GrGLSLProgramDataManagerRK20GrPrimitiveProcessorON19GrFragmentProcessor10FPItemIterI16GrCoordTransformS7_XadL_ZNKS7_18numCoordTransformsEvEEXadL_ZNKS7_14coordTransformEiEEEE
warning: (x86_64) could not find object file symbol for symbol __ZL17kTriangleVertices
warning: (x86_64) could not find object file symbol for symbol __ZL24kTriangleIndicesAsStrips
warning: (x86_64) could not find object file symbol for symbol __ZL22kTriangleIndicesAsTris
warning: (x86_64) could not find object file symbol for symbol __ZL14kCurveVertices
warning: (x86_64) could not find object file symbol for symbol __ZL21kCurveIndicesAsStrips
warning: (x86_64) could not find object file symbol for symbol __ZL19kCurveIndicesAsTris
warning: (x86_64) could not find object file symbol for symbol __ZTVN21GrCCCoverageProcessor6VSImplE
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE32gTriangleVertexBufferKey_storage
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE24gTriangleVertexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZGVZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE24gTriangleVertexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE31gTriangleIndexBufferKey_storage
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE23gTriangleIndexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZGVZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE23gTriangleIndexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE29gCurveVertexBufferKey_storage
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE21gCurveVertexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZGVZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE21gCurveVertexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE28gCurveIndexBufferKey_storage
warning: (x86_64) could not find object file symbol for symbol __ZZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE20gCurveIndexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZGVZN21GrCCCoverageProcessor6initVSEP18GrResourceProviderE20gCurveIndexBufferKey
warning: (x86_64) could not find object file symbol for symbol __ZL29gTriangleVertexBufferKey_once
warning: (x86_64) could not find object file symbol for symbol __ZL28gTriangleIndexBufferKey_once
warning: (x86_64) could not find object file symbol for symbol __ZL26gCurveVertexBufferKey_once
warning: (x86_64) could not find object file symbol for symbol __ZL25gCurveIndexBufferKey_once
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProcC2EPK5sk_spI14GrTextureProxyEiRK14GrSamplerStatejRK8SkMatrix
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProcC1EPK5sk_spI14GrTextureProxyEiRK14GrSamplerStatejRK8SkMatrix
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProc13addNewProxiesEPK5sk_spI14GrTextureProxyEiRK14GrSamplerState
warning: (x86_64) could not find object file symbol for symbol __ZNK28GrDistanceFieldA8TextGeoProc19getGLSLProcessorKeyERK12GrShaderCapsP21GrProcessorKeyBuilder
warning: (x86_64) could not find object file symbol for symbol __ZNK28GrDistanceFieldA8TextGeoProc18createGLSLInstanceERK12GrShaderCaps
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProcC2ERK8SkMatrixPK5sk_spI14GrTextureProxyEiRK14GrSamplerStatej
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProcC1ERK8SkMatrixPK5sk_spI14GrTextureProxyEiRK14GrSamplerStatej
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProc13addNewProxiesEPK5sk_spI14GrTextureProxyEiRK14GrSamplerState
warning: (x86_64) could not find object file symbol for symbol __ZNK26GrDistanceFieldPathGeoProc19getGLSLProcessorKeyERK12GrShaderCapsP21GrProcessorKeyBuilder
warning: (x86_64) could not find object file symbol for symbol __ZN28GrGLDistanceFieldPathGeoProc6GenKeyERK19GrGeometryProcessorRK12GrShaderCapsP21GrProcessorKeyBuilder
warning: (x86_64) could not find object file symbol for symbol __ZNK26GrDistanceFieldPathGeoProc18createGLSLInstanceERK12GrShaderCaps
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProcC2EPK5sk_spI14GrTextureProxyEiRK14GrSamplerStateNS_14DistanceAdjustEjRK8SkMatrix
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProcC1EPK5sk_spI14GrTextureProxyEiRK14GrSamplerStateNS_14DistanceAdjustEjRK8SkMatrix
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProc13addNewProxiesEPK5sk_spI14GrTextureProxyEiRK14GrSamplerState
warning: (x86_64) could not find object file symbol for symbol __ZNK29GrDistanceFieldLCDTextGeoProc19getGLSLProcessorKeyERK12GrShaderCapsP21GrProcessorKeyBuilder
warning: (x86_64) could not find object file symbol for symbol __ZNK29GrDistanceFieldLCDTextGeoProc18createGLSLInstanceERK12GrShaderCaps
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK28GrDistanceFieldA8TextGeoProc4nameEv
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N28GrDistanceFieldA8TextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N28GrDistanceFieldA8TextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK26GrDistanceFieldPathGeoProc4nameEv
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N26GrDistanceFieldPathGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N26GrDistanceFieldPathGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZNK29GrDistanceFieldLCDTextGeoProc4nameEv
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N29GrDistanceFieldLCDTextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZThn120_N29GrDistanceFieldLCDTextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN30GrGLDistanceFieldA8TextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN30GrGLDistanceFieldA8TextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN30GrGLDistanceFieldA8TextGeoProc7setDataERK24GrGLSLProgramDataManagerRK20GrPrimitiveProcessorON19GrFragmentProcessor10FPItemIterI16GrCoordTransformS6_XadL_ZNKS6_18numCoordTransformsEvEEXadL_ZNKS6_14coordTransformEiEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN30GrGLDistanceFieldA8TextGeoProc10onEmitCodeERN24GrGLSLPrimitiveProcessor8EmitArgsEPN23GrGLSLGeometryProcessor8GrGPArgsE
warning: (x86_64) could not find object file symbol for symbol __ZL24append_index_uv_varyingsRN24GrGLSLPrimitiveProcessor8EmitArgsEPKcS3_P13GrGLSLVaryingS5_S5_
warning: (x86_64) could not find object file symbol for symbol __ZL26append_multitexture_lookupRN24GrGLSLPrimitiveProcessor8EmitArgsEiRK13GrGLSLVaryingPKcS6_
warning: (x86_64) could not find object file symbol for symbol __ZN28GrGLDistanceFieldPathGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN28GrGLDistanceFieldPathGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN28GrGLDistanceFieldPathGeoProc7setDataERK24GrGLSLProgramDataManagerRK20GrPrimitiveProcessorON19GrFragmentProcessor10FPItemIterI16GrCoordTransformS6_XadL_ZNKS6_18numCoordTransformsEvEEXadL_ZNKS6_14coordTransformEiEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN28GrGLDistanceFieldPathGeoProc10onEmitCodeERN24GrGLSLPrimitiveProcessor8EmitArgsEPN23GrGLSLGeometryProcessor8GrGPArgsE
warning: (x86_64) could not find object file symbol for symbol __ZN31GrGLDistanceFieldLCDTextGeoProcD1Ev
warning: (x86_64) could not find object file symbol for symbol __ZN31GrGLDistanceFieldLCDTextGeoProcD0Ev
warning: (x86_64) could not find object file symbol for symbol __ZN31GrGLDistanceFieldLCDTextGeoProc7setDataERK24GrGLSLProgramDataManagerRK20GrPrimitiveProcessorON19GrFragmentProcessor10FPItemIterI16GrCoordTransformS6_XadL_ZNKS6_18numCoordTransformsEvEEXadL_ZNKS6_14coordTransformEiEEEE
warning: (x86_64) could not find object file symbol for symbol __ZN31GrGLDistanceFieldLCDTextGeoProc10onEmitCodeERN24GrGLSLPrimitiveProcessor8EmitArgsEPN23GrGLSLGeometryProcessor8GrGPArgsE
warning: (x86_64) could not find object file symbol for symbol __ZN28GrDistanceFieldA8TextGeoProcD2Ev
warning: (x86_64) could not find object file symbol for symbol __ZN26GrDistanceFieldPathGeoProcD2Ev
warning: (x86_64) could not find object file symbol for symbol __ZN29GrDistanceFieldLCDTextGeoProcD2Ev
warning: (x86_64) could not find object file symbol for symbol __ZTV28GrDistanceFieldA8TextGeoProc
warning: (x86_64) could not find object file symbol for symbol __ZTV26GrDistanceFieldPathGeoProc
warning: (x86_64) could not find object file symbol for symbol __ZTV29GrDistanceFieldLCDTextGeoProc
warning: (x86_64) could not find object file symbol for symbol __ZTV30GrGLDistanceFieldA8TextGeoProc
warning: (x86_64) could not find object file symbol for symbol __ZTV28GrGLDistanceFieldPathGeoProc
warning: (x86_64) could not find object file symbol for symbol __ZTV31GrGLDistanceFieldLCDTextGeoProc
warning: (x86_64) could not find object file symbol for symbol _VP8LBackwardRefsClear
warning: (x86_64) could not find object file symbol for symbol _VP8LBackwardRefsInit
warning: (x86_64) could not find object file symbol for symbol _VP8LHashChainInit
warning: (x86_64) could not find object file symbol for symbol _VP8LHashChainClear
warning: (x86_64) could not find object file symbol for symbol _VP8LHashChainFill
warning: (x86_64) could not find object file symbol for symbol _VP8LGetBackwardReferences
warning: (x86_64) could not find object file symbol for symbol _BackwardReferencesLz77
warning: (x86_64) could not find object file symbol for symbol _plane_to_code_lut
warning: (x86_64) could not find object file symbol for symbol __ZN3gfx19GetFontRenderParamsERKNS_21FontRenderParamsQueryEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE
warning: (x86_64) could not find object file symbol for symbol __ZZN3gfx19GetFontRenderParamsERKNS_21FontRenderParamsQueryEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE6params
warning: (x86_64) could not find object file symbol for symbol __ZGVZN3gfx19GetFontRenderParamsERKNS_21FontRenderParamsQueryEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE6params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment