New issue by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/issues/26033 Description: ### System * xuname: `Void 5.8.16_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF` * package: `libedit-20191231.3.1_1` ### Expected behavior libedit should compile ### Actual behavior ``` => libedit-20191231.3.1_1: removing autodeps, please wait... => libedit-20191231.3.1_1: building [gnu-configure] for x86_64... [target] ncurses-devel-6.2_3: found (/host/binpkgs) [runtime] ncurses-devel-6.2_3: found (/host/binpkgs) [runtime] libedit-20191231.3.1_1: not found (self, ignored) => libedit-20191231.3.1_1: installing target dependencies: ncurses-devel-6.2_3 ... => libedit-20191231.3.1_1: removing autodeps, please wait... => ERROR: libedit-20191231.3.1_1: failed to install 'ncurses-devel-6.2_3' dependency! (error 19) ncurses-libs-6.2_3 in transaction breaks installed pkg `ncurses-6.2_4' Transaction aborted due to unresolved dependencies. => ERROR: Please see above for the real error, exiting.. ``` ### Steps to reproduce the behavior `./xbps-src -N -j 16 pkg libedit`