Skip to content

Instantly share code, notes, and snippets.

@Fitzsimmons
Created February 7, 2017 15:26
Show Gist options
  • Save Fitzsimmons/9435b5f05c2efbff5544d521964a3f07 to your computer and use it in GitHub Desktop.
Save Fitzsimmons/9435b5f05c2efbff5544d521964a3f07 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture x86_64:
"__Unwind_RaiseException", referenced from:
___rust_start_panic in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_SetIP", referenced from:
_rust_eh_personality in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_GetIPInfo", referenced from:
std::sys::imp::backtrace::tracing::imp::write::trace_fn::h7b09bf02b16a6ab9 in libstd-f1544d51c14ee547.rlib(std-f1544d51c14ee547.0.o)
_rust_eh_personality in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_Backtrace", referenced from:
std::sys::imp::backtrace::tracing::imp::write::hd3b65cdfe843284c in libstd-f1544d51c14ee547.rlib(std-f1544d51c14ee547.0.o)
"__Unwind_SetGR", referenced from:
_rust_eh_personality in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_Resume", referenced from:
collections::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::get_unchecked_mut::h418976a38a32ce16 in nuform-50d8bd9cfa63646e.0.o
collections::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::into_vec::h6a8a3a880438b230 in nuform-50d8bd9cfa63646e.0.o
collections::slice::hack::into_vec::h3fde6227269319d5 in nuform-50d8bd9cfa63646e.0.o
_$LT$std..collections..hash..table..RevMoveBuckets$LT$$u27$a$C$$u20$K$C$$u20$V$GT$$u20$as$u20$core..iter..iterator..Iterator$GT$::next::h1a5232935ec07dd2 in nuform-50d8bd9cfa63646e.0.o
_$LT$std..collections..hash..table..RevMoveBuckets$LT$$u27$a$C$$u20$K$C$$u20$V$GT$$u20$as$u20$core..iter..iterator..Iterator$GT$::next::h64ce883223741b5e in nuform-50d8bd9cfa63646e.0.o
_$LT$std..collections..hash..table..RevMoveBuckets$LT$$u27$a$C$$u20$K$C$$u20$V$GT$$u20$as$u20$core..iter..iterator..Iterator$GT$::next::h660d697c98d98c28 in nuform-50d8bd9cfa63646e.0.o
_$LT$std..collections..hash..table..RevMoveBuckets$LT$$u27$a$C$$u20$K$C$$u20$V$GT$$u20$as$u20$core..iter..iterator..Iterator$GT$::next::ha5e9318a2a43edb7 in nuform-50d8bd9cfa63646e.0.o
...
"__Unwind_GetLanguageSpecificData", referenced from:
_rust_eh_personality in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_GetRegionStart", referenced from:
_rust_eh_personality in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_GetTextRelBase", referenced from:
panic_unwind::imp::find_eh_action::_$u7b$$u7b$closure$u7d$$u7d$::h421dee646aaeaca3 in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
core::ops::FnOnce::call_once::h167cc59de55663fc in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_GetDataRelBase", referenced from:
panic_unwind::imp::find_eh_action::_$u7b$$u7b$closure$u7d$$u7d$::h2efeb7c73e73eeb5 in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
core::ops::FnOnce::call_once::h6de9a859691fda1e in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
"__Unwind_DeleteException", referenced from:
___rust_maybe_catch_panic in libpanic_unwind-0973ad751bdffbae.rlib(panic_unwind-0973ad751bdffbae.0.o)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment