ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cputool/cputool_0.0.8.orig.tar.gz ./cputool.h:94:13: error: no previous extern declaration for non-static variable 'CPUTOOL_STAT_FORMAT' [-Werror,-Wmissing-variable-declarations] char const *CPUTOOL_STAT_FORMAT = "%d %s %c %d %d %d %d %d %lu %lu %lu %lu %lu %lu %lu %ld %ld %ld %ld %ld %ld %lu %lu %ld %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %d %d %lu %lu %llu"; ^ cputool.c:47:5: error: no previous extern declaration for non-static variable 'verbose' [-Werror,-Wmissing-variable-declarations] int verbose = 0; ^ cputool.c:50:7: error: no previous extern declaration for non-static variable 'child_pid' [-Werror,-Wmissing-variable-declarations] pid_t child_pid = 0; ^ cputool.c:51:7: error: no previous extern declaration for non-static variable 'child_pgid' [-Werror,-Wmissing-variable-declarations] pid_t child_pgid = 0; ^ cputool.c:54:5: error: no previous extern declaration for non-static variable 'isRunning' [-Werror,-Wmissing-variable-declarations] int isRunning = 0; ^ cputool.c:56:5: error: no previous extern declaration for non-static variable 'child_external' [-Werror,-Wmissing-variable-declarations] int child_external = 0; ^ cputool.c:58:5: error: no previous extern declaration for non-static variable 'canStopProcesses' [-Werror,-Wmissing-variable-declarations] int canStopProcesses = 1; ^ cputool.c:60:5: error: no previous extern declaration for non-static variable 'loop' [-Werror,-Wmissing-variable-declarations] int loop = 1; ^ cputool.c:63:10: error: no previous extern declaration for non-static variable 'statsSlowdowns' [-Werror,-Wmissing-variable-declarations] uint64_t statsSlowdowns = 0; ^ cputool.c:64:10: error: no previous extern declaration for non-static variable 'statsTimeDelayed' [-Werror,-Wmissing-variable-declarations] uint64_t statsTimeDelayed = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/distcc/distcc_3.2~rc1.orig.tar.bz2 src/backoff.c:53:11: error: no previous extern declaration for non-static variable 'dcc_backoff_period' [-Werror,-Wmissing-variable-declarations] const int dcc_backoff_period = 60; /* seconds */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hexcurse/hexcurse_1.58.orig.tar.gz ../include/hex.h:129:7: error: no previous extern declaration for non-static variable 'fpIN' [-Werror,-Wmissing-variable-declarations] FILE *fpIN, *fpOUT; /* global file ptrs */ ^ ../include/hex.h:129:14: error: no previous extern declaration for non-static variable 'fpOUT' [-Werror,-Wmissing-variable-declarations] FILE *fpIN, *fpOUT; /* global file ptrs */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mach/mach_0.9.1.orig.tar.gz mach-helper.c:21:7: error: no previous extern declaration for non-static variable 'rootsdir' [-Werror,-Wmissing-variable-declarations] char *rootsdir = ROOTSDIR; ^ mach-helper.c:22:7: error: no previous extern declaration for non-static variable 'statesdir' [-Werror,-Wmissing-variable-declarations] char *statesdir = STATESDIR; ^ mach-helper.c:23:7: error: no previous extern declaration for non-static variable 'archivesdir' [-Werror,-Wmissing-variable-declarations] char *archivesdir = ARCHIVESDIR; ^ mach-helper.c:24:7: error: no previous extern declaration for non-static variable 'cachedir' [-Werror,-Wmissing-variable-declarations] char *cachedir = LOCALSTATEDIR "/cache"; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mbr/mbr_1.1.11.orig.tar.gz install-mbr.c:45:13: error: no previous extern declaration for non-static variable 'prog_name' [-Werror,-Wmissing-variable-declarations] const char *prog_name="install-mbr"; ^ ========================================================== number of projects scanned: 2196 number of warnings: 18