Building libmesh on HPC - undefined reference to std:file_system #29121
Answered
by
GiudGiud
TheGreatCid
asked this question in
Q&A Getting Started
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEHi all, I am building libmesh on an HPC. I running into issues with the I posted what outputs on error into the log box below. I'm not sure what is causing this. Some type of linking issue? Let me know what else I can provide to help solve this issue. (Optional) code in question / simulation log / errors/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14509: output_libmesh_version-opt] Error 1
make[1]: *** Waiting for unfinished jobs....
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
make[1]: *** [Makefile:14329: fparser_parse-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
make[1]: *** [Makefile:14455: meshnorm-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14419: meshdiff-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
make[1]: *** [Makefile:14365: matrixconvert-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
make[1]: *** [Makefile:14491: meshtool-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14383: meshavg-opt] Error 1
ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
make[1]: *** [Makefile:14563: splitter-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
make[1]: *** [Makefile:14545: solution_components-opt] Error 1
make[1]: *** [Makefile:14293: compare-opt] Error 1
make[1]: *** [Makefile:14275: calculator-opt] Error 1
make[1]: *** [Makefile:14527: projection-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14437: meshid-opt] Error 1
make[1]: *** [Makefile:14401: meshbcid-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14347: getpot_parse-opt] Error 1
make[1]: *** [Makefile:14473: meshplot-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14311: embedding-opt] Error 1
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_find_extension() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_root_directory() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::has_filename() const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen/libsrc/core//libngcore.so: undefined reference to `std::filesystem::temp_directory_path[abi:cxx11]()'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::status(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::create_directories(std::filesystem::__cxx11::path const&)'
/ascldap/users/detorre/raccoon/moose/libmesh/build/contrib/netgen/build/netgen//libnglib.so: undefined reference to `std::filesystem::__cxx11::path::replace_extension(std::filesystem::__cxx11::path const&)'
make[1]: *** [Makefile:14251: amr-opt] Error 1
make[1]: Leaving directory '/home/detorre/raccoon/moose/libmesh/build'
make: *** [Makefile:34013: all-recursive] Error 1 Encountering Errors? Please include diagnostic output
|
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Nov 22, 2024
Replies: 1 comment 1 reply
-
Hello We do not support intel compilers. Please install again with gcc or clang instead Guillaume |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TheGreatCid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
We do not support intel compilers. Please install again with gcc or clang instead
Guillaume