Changes to src/rt/sections.d requires ModuleInfo to be immutable. This was done for other platforms, but not Solaris (which prevents it from being built).
https://github.com/D-Programming-Language/druntime/pull/855