Hi Chad,
the problem with SuperLU_DIST v3.3 is known to me; I've wrote a patch, which is automatically applied when you use my installer.
I did not tested the older versions, since they are out of build.
MUMPS was pretty easy to include for me, I've installed the packages (in Fedora20) for MUMPS compiled against the openmpi
compiler provided also by Fedora and set the TPL_ENABLE_MUMPS, as it is now in the description for the third party libs for
Trilinos (see Developer Documentation/Install Notes)
The Paraklete errors looks the same for me, I've tried to patch them as well, but failed after an hour (you patch a error and get another one).
I do not have any issues in using Trilinos 11.8.1 for my parallel codes.
I do not use the testsuite for Trilinos, maybe I find the time next week to test this.
Today, I've read a little in the Amesos2 documentation; looks as dead as Amesos, the C++ interface does not give a useful extension to the Amesos package for me,
so I decided not to use/tryout Amesos2. Also, as you mentioned, Amesos2 seems to support less TPL solvers.
Best
Uwe