ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cputool/cputool_0.0.8.orig.tar.gz
cputool.c:166:19: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
        vfprintf(stderr, format, argptr);
                         ^~~~~~
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/foxeye/foxeye_0.10.1.orig.tar.xz
dispatcher.c:378:29: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
    vfprintf (lastdebuglog, fmt, cp);
                            ^~~
dispatcher.c:390:52: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
  vsnprintf (cur->a.string, sizeof(cur->a.string), fmt, ap);
                                                   ^~~
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mach/mach_0.9.1.orig.tar.gz
mach-helper.c:54:21: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
  vfprintf (stderr, format, ap);
                    ^~~~~~
==========================================================
number of projects scanned: 2196
number of warnings: 4