K 10 svn:author V 6 adridg K 8 svn:date V 27 2019-12-30T14:15:34.040401Z K 7 svn:log V 914 Mark science/esys-particle as BROKEN (not just on 13) The upstream bug report is from may 2019, reporting this: /wrkdirs/usr/ports/science/esys-particle/work/ESyS-Particle-2.3.5/Model/ElasticInteractionGroup.h:55:19: error: no candidate function template was found for dependent friend function template specialization friend ostream& operator<< <>(ostream&,const CElasticInteractionGroup&); ^ /wrkdirs/usr/ports/science/esys-particle/work/ESyS-Particle-2.3.5/Foundation/vec3.hpp:305:27: note: candidate ignored: not a function template VEC3_INLINE std::ostream& operator << (std::ostream& ostr,const Vec3& V) ^ /wrkdirs/usr/ports/science/esys-particle/work/ESyS-Particle-2.3.5/Model/ElasticInteraction.h:80:19: note: candidate ignored: not a function template friend ostream& operator<<(ostream&,const CElasticInteraction&); This now happens on 12.1 as well. END