Something is broken, masternodes aren't receiving any reward anymore.
Suggested that you use the depends compilation method via the source, otherwise a mismatched version of OpenSSL will cause errors with signatures with this ancient software.
e.g.
git clone ...
cd depends
make
cd ..
./autogen.sh
./configure --prefix=`pwd`/depends/x86_64-pc-linux-gnu (or whatever host you built it for)