Dear Maintainer,
* What led up to the situation?
I tried to compile github.com/3Dickulus/FragM develop branch on trixie.
* What exactly did you do (or not do) that was effective (or
ineffective)?
FragM FTBFS until I uninstalled extra-cmake-modules and
removed ECM from FragM's CMakelists.
* What was the outcome of this action?
Without ECM, FragM picked up OpenEXR's own cmake files
and the build succeeded without further issues.
* What outcome did you expect instead?
Now that OpenEXR provides its own cmake files,
the broken old ones should be removed from extra-cmake-modules.