I have problems on different gcc versions.
the same c++ code is build ok on gcc 4.8.3 (CentOS 7.1, my server) , but not ok on gcc 5.3.1(Fedora23 , my workspace).
I think the rpms and parameters is ok on both platforms.
here is the pictures:

what's the problems???