On Tue, Oct 12, 2010 at 01:55:26PM +0200, Cyril Brulebois wrote: > Source: acpidump > Version: 20100513-1 > Severity: serious > Justification: FTBFS > User: debian-i...@lists.debian.org > Usertags: ia64 > > Hi, > > your package no longer builds on ia64: > | make[2]: Entering directory > `/build/buildd-acpidump_20100513-1-ia64-CL0nDr/acpidump-20100513/turbostat' > | cc -Wall -g -O2 turbostat.c -o turbostat > | turbostat.c: In function 'get_msr': > | turbostat.c:203: warning: implicit declaration of function 'pread' > | turbostat.c:205: warning: format '%x' expects type 'unsigned int', but > argument 4 has type 'off_t' > | turbostat.c:205: warning: format '%d' expects type 'int', but argument 5 > has type 'ssize_t' > | turbostat.c: At top level: > | turbostat.c:351: warning: return type defaults to 'int' > | turbostat.c:472: warning: return type defaults to 'int' > | turbostat.c: In function 'print_nehalem_info': > | turbostat.c:477: warning: 'return' with no value, in function returning > non-void > | turbostat.c:488: warning: 'return' with no value, in function returning > non-void > | turbostat.c: At top level: > | turbostat.c:530: warning: return type defaults to 'int' > | turbostat.c: In function 'do_cpuid': > | turbostat.c:589: warning: format '%.4s' expects type 'char *', but argument > 3 has type 'unsigned int *' > | turbostat.c:589: warning: format '%.4s' expects type 'char *', but argument > 4 has type 'unsigned int *' > | turbostat.c:589: warning: format '%.4s' expects type 'char *', but argument > 5 has type 'unsigned int *' > | turbostat.c:591: warning: implicit declaration of function 'strncmp' > | turbostat.c: At top level: > | turbostat.c:622: warning: return type defaults to 'int' > | turbostat.c: In function 'turbostat_init': > | turbostat.c:646: warning: format '%d' expects type 'int', but argument 4 > has type 'rlim_t' > | turbostat.c: In function 'fork_it': > | turbostat.c:707: warning: implicit declaration of function 'waitpid' > | turbostat.c: At top level: > | turbostat.c:722: warning: return type defaults to 'int' > | turbostat.c: In function 'cmdline': > | turbostat.c:744: warning: control reaches end of non-void function > | turbostat.c: In function 'usage': > | turbostat.c:625: warning: control reaches end of non-void function > | turbostat.c: In function 'check_dev_msr': > | turbostat.c:538: warning: control reaches end of non-void function > | turbostat.c: In function 'compute_delta': > | turbostat.c:414: warning: control reaches end of non-void function > | turbostat.c: In function 'do_cpuid': > | turbostat.c:596: error: unknown register name 'ebx' in 'asm' > | make[2]: *** [turbostat] Error 1
Note it doesn't make sense to build turbostat on ia64 as it is a tool to gather data on intel CPUs with the turbo boost technology. AFAIK, no ia64 CPU has that. Mike -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org