osptransapi.c:986:13: error: non-floating-point argument in call to function...
Brought to you by:
osp-project
Error building TK-4_13_0-20161107 on openSUSE Tumbleweed x86_64 with gcc version 6.2.1:
osptransapi.c: In function ‘OSPPTransactionAccumulateTwoWayDelay’:
osptransapi.c:986:13: error: non-floating-point argument in call to function ‘__builtin_isnan’
OSPM_ISNAN(metrics.mean, tnisnan);
^~~~~~~~~~
make: *** [Makefile:63: osptransapi.o] Error 1
I think
metrics.mean
could be wrong here.