Interesting. The removed qt5 as a build requirement https://github.com/sgidevnet/sgug-rse/blob/wip-testing/packages/barrier/SPECS/barrier.spec#L19
They also made a few minor patches here. https://github.com/sgidevnet/sgug-r...ckages/barrier/SOURCES/barrier.sgifixes.patch
I wonder if it's being used as CLI only, which isn't that difficult.
The big difference here is that they use XWindows for Linux (regardless of CPU) but we have to use OSX files. And then Cocoa in 10.6 and earlier lacks needed symbols.
I don’t know how crucial are those failing portions though. It is feasible to force them being ignored to make the build proceed.