New issue by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/issues/26032 Description: ### System * xuname: `Void 5.8.16_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF` * package: `cmake-3.18.2_2` ### Expected behavior CMake should be able to compile without relying on itself ### Actual behavior `xbps-src` reports a cyclical dependency error between cmake and cmake. ### Steps to reproduce the behavior `./xbps-src -N -j 16 pkg cmake` **Note**: I'm compiling cmake with `-N` for the OS I'm building that is based on Void Linux.