hold on, I am not sure what going on - I tried again with slightly modified cin.Slackbuild and build was failing again until I replaced 'i' with 'X' (anything goes here asm constrain).
sorry, there was 4th patch
On Friday, April 15, 2022, Andrew Randrianasulu <randrianasulu@gmail.com> wrote:due to X libs/headers located in /usr/X11R7...but also due to some asm error in mpeg2enc when I build for i686 target...I added -fomit-frame-pointer to only mpeg2enc cflags and it compiled... not sure why I was not hit by this earlier, may be because I already had this in cflags?