FlightGear.aarch64: I: binary-or-shlib-calls-gethostbyname /usr/bin/JSBSim FlightGear.aarch64: I: binary-or-shlib-calls-gethostbyname /usr/bin/fgcom FlightGear.aarch64: I: binary-or-shlib-calls-gethostbyname /usr/bin/fgfs The binary calls gethostbyname(). Please port the code to use getaddrinfo(). FlightGear.aarch64: W: missing-call-to-setgroups-before-setuid /usr/bin/fgfs This executable is calling setuid and setgid without setgroups or initgroups. There is a high probability this means it didn't relinquish all groups, and this would be a potential security issue to be fixed. Seek POS36-C on the web for details about the problem. FlightGear.aarch64: W: no-version-in-last-changelog FlightGear.src: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. 2 packages and 0 specfiles checked; 0 errors, 3 warnings.