Closed gahansen closed 4 years ago
Thanks for reporting the issue. This looks like a bug in our end.
I see in the path of the directory that you are using that you are working with albany. Albany uses DTK 2.0
and the bug is in master
. DTK 2.0
and master
are not compatible so make sure that you are using the correct version.
Thanks Bruno. We're looking at using DTK-3.0 for some mesh to mesh transfer operations to support the Alegra project, I'm building in the Albany project space to leverage my Trilinos clone that I have in there already. Please let me know if I can pass on any more info on this, it looks like to core of DTK might have compiled and I might be in one of the tests or examples.
I am compiling VOTD DTK (64e2257) against VOTD Trilinos (4fc95b9), and I have encountered a compilation error after configuring a base build using the options:
I have attached the full output of the compile below.
I'm on a RHEL7 system using either Clang or GCC 10 (both show this error).
DTK_compile.txt