i use docker official images as starting points for builds. (centos7 in case of above snippets) and since they're pretty lean anything that's not defined/scripted is going to show.
to make sure I understand the docs correctly - would my build have been successful if I would have had "OSQUERY_BUILD_DEPS=True" ?