error compiling sys/netinet/tcp_syncache.c on i386

Mikhail T. mi+thun at aldan.algebra.com
Sat Aug 12 23:08:47 UTC 2017


Just my luck -- deciding to update to the latest 10.x today...

sys/netinet/tcp_syncache.c:280:50: error: implicit conversion from 'long 
long' to 'time_t' (aka 'int') changes value from -9223372036854775808 to 
0 [-Werror,-Wconstant-conversion]
V_tcp_syncache.hashbase[i].sch_last_overflow = INT64_MIN;
~ ^~~~~~~~~
./x86/_stdint.h:89:41: note: expanded from macro 'INT64_MIN'
#define INT64_MIN       (-0x7fffffffffffffffLL-1)

Yours,

    -mi



More information about the freebsd-stable mailing list