git-annex.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/bin/git-annex The binary calls gethostbyname(). Please port the code to use getaddrinfo(). git-annex.armv7hl: W: position-independent-executable-suggested /usr/bin/git-annex This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. 3 packages and 0 specfiles checked; 0 errors, 1 warnings.