You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the 'make -j4' command, the following errors were encountered. Can you guide how to address these issues?
(moose) turkanakcalarbayter@Turkans-Air falcon % make -j4
Checking if header needs updating: /Users/turkanakcalarbayter/projects/falcon/moose/framework/include/base/MooseRevision.h...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc...
Building and linking /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/hit.so...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/stringx.C...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/iqsort.C...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/STRINGLIB_tokenize.C...
Creating Unity Directory /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src
Rebuilding symlinks in /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/header_symlinks
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:147:8: error: no member named 'set_type' in 'wasp::HITNodeView'
_hnv.set_type(wasp::BLANK_LINE);
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/kernels_Unity.C
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:147:23: error: no member named 'BLANK_LINE' in namespace 'wasp'
_hnv.set_type(wasp::BLANK_LINE);
~~~~~~^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:285:28: error: no member named 'BLANK_LINE' in namespace 'wasp'
if (_hnv.type() == wasp::BLANK_LINE)
~~~~~~^
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/materials_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/bcs_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/userobjects_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/postprocessors_Unity.C
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:687:34: error: no member named 'token_type' in 'wasp::HITNodeView'
auto token_type = value_node.token_type();
~~~~~~~~~~ ^
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/utils_Unity.C
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:1200:31: error: cannot increment value of type 'wasp::Iterator<wasp::HITNodeView, wasp::FilePush>'
for (const auto & hnv_child : hnv_parent)
^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:1200:33: note: in implicit call to 'operator++' for iterator of type 'wasp::HITNodeView'
for (const auto & hnv_child : hnv_parent)
^~~~~~~~~~
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/actions_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src/base_Unity.C
Creating Unity Directory /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src
Rebuilding symlinks in /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/header_symlinks
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/materials_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/userobjects_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/utils_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/fluidproperties_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/actions_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/functions_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/ics_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/base_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/fluid_properties/build/unity_src/interfaces_Unity.C
Creating Unity Directory /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src
Rebuilding symlinks in /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/header_symlinks
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/kernels_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/userobjects_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/utils_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/actions_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/outputs_Unity.C
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/geochemistry/build/unity_src/base_Unity.C
Creating Unity Directory /Users/turkanakcalarbayter/projects/falcon/moose/modules/ray_tracing/build/unity_src
Rebuilding symlinks in /Users/turkanakcalarbayter/projects/falcon/moose/modules/ray_tracing/build/header_symlinks
5 errors generated.
Creating Unity /Users/turkanakcalarbayter/projects/falcon/moose/modules/ray_tracing/build/unity_src/userobjects_Unity.C
make: *** [/Users/turkanakcalarbayter/projects/falcon/moose/framework/build.mk:136: /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.aarch64-apple-darwin20.0.0.opt.lo] Error 1
make: *** Waiting for unfinished jobs....
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:147:8: error: no member named 'set_type' in 'wasp::HITNodeView'
_hnv.set_type(wasp::BLANK_LINE);
~~~~ ^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:147:23: error: no member named 'BLANK_LINE' in namespace 'wasp'
_hnv.set_type(wasp::BLANK_LINE);
~~~~~~^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:285:28: error: no member named 'BLANK_LINE' in namespace 'wasp'
if (_hnv.type() == wasp::BLANK_LINE)
~~~~~~^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:687:34: error: no member named 'token_type' in 'wasp::HITNodeView'
auto token_type = value_node.token_type();
~~~~~~~~~~ ^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:1200:31: error: cannot increment value of type 'wasp::Iterator<wasp::HITNodeView, wasp::FilePush>'
for (const auto & hnv_child : hnv_parent)
^
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:1200:33: note: in implicit call to 'operator++' for iterator of type 'wasp::HITNodeView'
for (const auto & hnv_child : hnv_parent)
^~~~~~~~~~
5 errors generated.
make: *** [/Users/turkanakcalarbayter/projects/falcon/moose/framework/moose.mk:137: /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/hit.so] Error 1
(moose) turkanakcalarbayter@Turkans-Air falcon %
The text was updated successfully, but these errors were encountered:
When executing the 'make -j4' command, the following errors were encountered. Can you guide how to address these issues?
(moose) turkanakcalarbayter@Turkans-Air falcon % make -j4
Checking if header needs updating: /Users/turkanakcalarbayter/projects/falcon/moose/framework/include/base/MooseRevision.h...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc...
Building and linking /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/hit.so...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/stringx.C...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/iqsort.C...
Compiling C++ (in opt mode) /Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/exodiff/STRINGLIB_tokenize.C...
Creating Unity Directory /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/unity_src
Rebuilding symlinks in /Users/turkanakcalarbayter/projects/falcon/moose/modules/chemical_reactions/build/header_symlinks
/Users/turkanakcalarbayter/projects/falcon/moose/framework/contrib/hit/parse.cc:147:8: error: no member named 'set_type' in 'wasp::HITNodeView'
_hnv.set_type(wasp::BLANK_LINE);
The text was updated successfully, but these errors were encountered: