FlightGear.armv6hl: I: binary-or-shlib-calls-gethostbyname /usr/bin/JSBSim FlightGear.armv6hl: I: binary-or-shlib-calls-gethostbyname /usr/bin/fgcom FlightGear.armv6hl: I: binary-or-shlib-calls-gethostbyname /usr/bin/fgfs The binary calls gethostbyname(). Please port the code to use getaddrinfo(). FlightGear.armv6hl: 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. 2 packages and 0 specfiles checked; 0 errors, 1 warnings.