No change in 2020.3.19 FlightGear.x86_64: E: missing-call-to-setgroups-before-setuid /usr/bin/fgfs This executable is calling setuid and setgid without setgroups or initgroups. This means it didn't relinquish all groups, and this would be a potential security issue. FlightGear.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/JSBSim FlightGear.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/fgcom FlightGear.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/fgfs The binary calls...
Same here for openSUSE.
and I have no clue why there's a BuildRequires: dos2unix Probably a leftover from when some text file was shipped with CRLF line endings. I removed the patch above and reenabled LTO, logs attached. P.S: I should add I'm not the package maintainer, I updated it only a couple of times.
Ok, it was just missing files in the cmake script. See PR#81
I forgot to add the log.
Git master does not build properly
Thanks for the fix. Just so I know, is 3.5.8 coming soon or should I try and backport this to 3.5.6?
git master fails to build on Qt 5.12