To build ZooKeeper client with gcc 8, `-Wformat-overflow` option is required. I think it is necessary to switch the compile option according to the GCC version. Refs. https://github.com/jubatus/jubatus-installer/pull/72#issuecomment-600429397
To build ZooKeeper client with gcc 8,
-Wformat-overflowoption is required.I think it is necessary to switch the compile option according to the GCC version.
Refs. #72 (comment)