Replies: 3 comments 3 replies
-
These were my steps:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
I've moved this to an issue #422 since easier to track and I think more relavant... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm trying to build the latest SEACAS under RHEL 8.8 using Intel 2022.2.0 (and GCC 8.2.0). Build dies here:
[ 43%] Linking CXX executable struc_to_unstruc
CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
main': struc_to_unstruc.C:(.text+0x97): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'struc_to_unstruc.C:(.text+0x271): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view<char>, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' struc_to_unstruc.C:(.text+0x4c1): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'struc_to_unstruc.C:(.text+0x504): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view<char>, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
(anonymous namespace)::create_unstructured(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)':struc_to_unstruc.C:(.text+0x866): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view<char>, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o:struc_to_unstruc.C:(.text+0xb7b): more undefined references to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' followCMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
(anonymous namespace)::create_unstructured(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': struc_to_unstruc.C:(.text+0xedb): undefined reference to
fmt::v10::vprint(fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'struc_to_unstruc.C:(.text+0x1014): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view<char>, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' struc_to_unstruc.C:(.text+0x140e): undefined reference to
fmt::v10::vprint(_IO_FILE*, fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
(anonymous namespace)::transfer_sidesets(Ioss::Region&, Ioss::Region&)': struc_to_unstruc.C:(.text+0x4e92): undefined reference to
fmt::v10::vprint(fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
(anonymous namespace)::transfer_nodeblock(Ioss::Region&, Ioss::Region&)': struc_to_unstruc.C:(.text+0x58a7): undefined reference to
fmt::v10::vprint(fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'struc_to_unstruc.C:(.text+0x58f1): undefined reference to
fmt::v10::vprint(fmt::v10::basic_string_view<char>, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)' CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o: In function
char const* fmt::v10::detail::parse_format_specs(char const*, char const*, fmt::v10::detail::dynamic_format_specs&, fmt::v10::basic_format_parse_context&, fmt::v10::detail::type)':struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0x951): undefined reference to
fmt::v10::detail::throw_format_error(char const*)' struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0xcfe): undefined reference to
fmt::v10::detail::throw_format_error(char const*)'struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0xe48): undefined reference to
fmt::v10::detail::throw_format_error(char const*)' struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0xe6e): undefined reference to
fmt::v10::detail::throw_format_error(char const*)'struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0xf91): undefined reference to
fmt::v10::detail::throw_format_error(char const*)' CMakeFiles/struc_to_unstruc.dir/struc_to_unstruc.C.o:struc_to_unstruc.C:(.text._ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE[_ZN3fmt3v106detail18parse_format_specsIcEEPKT_S5_S5_RNS1_20dynamic_format_specsIS3_EERNS0_26basic_format_parse_contextIS3_EENS1_4typeE]+0x1044): more undefined references to
fmt::v10::detail::throw_format_error(char const*)' followlibio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::dragonbox::get_cached_power(int)' libio_info_lib.so.2.0: undefined reference to
std::locale fmt::v10::detail::locale_ref::getstd::locale() const'libio_info_lib.so.2.0: undefined reference to
char fmt::v10::detail::decimal_point_impl<char>(fmt::v10::detail::locale_ref)' libio_info_lib.so.2.0: undefined reference to
void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)'libio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::is_printable(unsigned int)' libio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::dragonbox::decimal_fp fmt::v10::detail::dragonbox::to_decimal(double)'libio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::dragonbox::decimal_fp<float> fmt::v10::detail::dragonbox::to_decimal<float>(float)' ../cgns/libIocgns.so.2.0: undefined reference to
fmt::v10::vformat[abi:cxx11](fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >)'libio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::thousands_sep_result<char> fmt::v10::detail::thousands_sep_impl<char>(fmt::v10::detail::locale_ref)' libio_info_lib.so.2.0: undefined reference to
fmt::v10::detail::write_loc(fmt::v10::appender, fmt::v10::loc_value, fmt::v10::format_specs const&, fmt::v10::detail::locale_ref)'../libIoss.so.2.0: undefined reference to `fmt::v10::detail::print(_IO_FILE*, fmt::v10::basic_string_view)'
Beta Was this translation helpful? Give feedback.
All reactions