New comment by jbenden on void-packages repository https://github.com/void-linux/void-packages/pull/34452#issuecomment-997035814 Comment: Add the configure flags: `--without-opt --with-experimental --with-ext-scripts` to add all the extras that are missing. Please still leave the libpcap fix, though. Maybe add hwloc for improved perf. The `--without-opt` will let the distro optimization settings apply. The `--with-experimental` adds the missing items in question. The `--with-ext-scripts` add all the extra python scripts. hwloc is used for machine topology info. libpcap is needed for some of the extra tooling.