"Recursive template instantiation exceeded" build failure(s) — clang 3.6.0

template  struct X {
  static const int value = X::value;
};

template struct X<1000>;
PackageVersionSupposed error messageFull log Bug report
libvigraimpex 1.9.0+dfsg-10accumulator.hxx:1445:54: fatal error: recursive template instantiation exceeded maximum depth of 256 Log
xiphos 3.2.2+dfsg1-1stl_tree.h:385:31: fatal error: recursive template instantiation exceeded maximum depth of 25 Log
yade 1.12.0-2eval_if.hpp:37:22: fatal error: recursive template instantiation exceeded maximum depth of 256 Log

3 errors