Package: src:kcov Version: 2-1 Severity: serious Your package FTBFS on architectures except i386 [0]. Here a snippet from powerpc [1]:
|gcc -g -c -Iinclude `pkg-config --cflags glib-2.0` -Wall -o kc_ptrace.o kc_ptrace.c |In file included from kc_ptrace.c:11: |/usr/include/sys/user.h:28: error: expected specifier-qualifier-list before 'size_t' |kc_ptrace.c: In function 'ptrace_get_ip': |kc_ptrace.c:43: error: storage size of 'regs' isn't known |kc_ptrace.c:53:5: error: #error specify how to read the IP |kc_ptrace.c:43: warning: unused variable 'regs' |kc_ptrace.c:55: warning: no return statement in function returning non-void |kc_ptrace.c:62:5: error: #error specify how to adjust the IP after a breakpoint |kc_ptrace.c:81:5: error: #error specify how to set a breakpoint |kc_ptrace.c: In function 'ptrace_eliminate_breakpoint': |kc_ptrace.c:88: error: storage size of 'regs' isn't known |kc_ptrace.c:98:5: error: #error specify how to adjust the IP after a breakpoint |kc_ptrace.c:88: warning: unused variable 'regs' |kc_ptrace.c: In function 'fork_child': |kc_ptrace.c:188: warning: implicit declaration of function 'access' |kc_ptrace.c:188: error: 'X_OK' undeclared (first use in this function) |kc_ptrace.c:188: error: (Each undeclared identifier is reported only once |kc_ptrace.c:188: error: for each function it appears in.) |kc_ptrace.c:192: warning: implicit declaration of function 'fork' |kc_ptrace.c:196: warning: implicit declaration of function 'execv' |make[1]: *** [kc_ptrace.o] Error 1 |make[1]: Leaving directory `/build/buildd-kcov_2-1-powerpc-IuoXCE/kcov-2' |dh_auto_build: make -j1 returned exit code 2 |make: *** [build] Error 2 |dpkg-buildpackage: error: debian/rules build gave error exit status 2 It looks like there is no support for any other architecture except x86. [0] https://buildd.debian.org/status/package.php?p=kcov&suite=unstable [1] https://buildd.debian.org/fetch.cgi?pkg=kcov&arch=powerpc&ver=2-1&stamp=1289438497&file=log&as=raw Sebastian -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org