Removed clang warnings and added fmt::fmt for compiling with Gaudi.
This MR does two things:
- It removes the clang warnings in the current builds of Allen.
- It attempts to add back support for Gaudi-Allen by adding fmt::fmt to the list of libraries to link against.