The https://github.com/nlohmann/json library lacks support for GCC 4.8.x. Details: https://github.com/nlohmann/json#supported-compilers This is a problem because we would like to compile USBGuard for CentOS/RHEL 7. Possible solutions: 1. https://github.com/nlohmann/json/pull/212 2. Switch to a different json library 3. Support another library in parallel (high maintenance cost)