Page MenuHomeFreeBSD

(An Untitled Masterwork)
ActivePublic

Authored by bapt on Oct 21 2014, 10:24 AM.
Tags
None
Referenced Files
F39892: file
Oct 21 2014, 10:24 AM
Subscribers
None
atf-check.o: In function `std::__1::__vector_base_common<true>::__throw_length_error() const [clone .isra.99]':
atf-check.cpp:(.text+0x168): undefined reference to `_Unwind_Resume'
atf-check.o: In function `void std::__1::vector<(anonymous namespace)::output_check, std::__1::allocator<(anonymous nam
espace)::output_check> >::__push_back_slow_path<(anonymous namespace)::output_check>((anonymous namespace)::output_chec
k&&)':
atf-check.cpp:(.text+0x664): undefined reference to `_Unwind_Resume'
atf-check.o: In function `parse_output_check_arg(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::al
locator<char> > const&)':
atf-check.cpp:(.text+0xb1c): undefined reference to `_Unwind_Resume'
atf-check.o: In function `execute(char const* const*)':
atf-check.cpp:(.text+0xc20): undefined reference to `_Unwind_Resume'
atf-check.o: In function `print_diff(atf::fs::path const&, atf::fs::path const&)':
atf-check.cpp:(.text+0xe8c): undefined reference to `_Unwind_Resume'
atf-check.o:atf-check.cpp:(.text+0x11b8): more undefined references to `_Unwind_Resume' follow
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_Resume_or_Rethrow'
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_RaiseException'
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_Backtrace'
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetLanguageSpecific
Data'
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetTextRelBase'
/usr/obj/sparc64.sparc64/home/bapt/dev/src/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_SetIP'

Event Timeline

bapt updated the paste's language from autodetect to autodetect.