1. for both singular and gfan
Error arises from ./gfanlib_matrix.h
a.vectormultiply(b.column(i))
2. for lcalc
error: reference to 'complex' is ambiguous
3. for fflas_ffpack
no member named 'Low' in 'rint<K>'
1. seems to be a clang issue -- https://cgit.freebsd.org/ports/commit/?id=9020eeb540c2246c678a06098b916282e7251c11
3. seems to be
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d3767a309723611fc0d554132ccd8535c6d467
2. seems to be a namespace issue? not sure about this.