RFH: strace FTBFS

2010-05-05 Thread Frederik Schüler
Hello, currently, the 32bit binary build of strace fails on sparc (the 64bit one succeeds): https://buildd.debian.org/fetch.cgi?amp;pkg=straceamp;ver=4.5.20-2amp;arch=sparcamp;stamp=1273064636amp;file=log gcc -DHAVE_CONFIG_H -I. -I.. -I../linux/sparc -I../linux -Wall -Wall -g -O2 -MT file.o

Re: RFH: strace FTBFS

2010-05-05 Thread Anatoly Pugachev
I'm was unable to simply build strace ... $ uname -a Linux squat 2.6.26-2-sparc64-smp #1 SMP Sun Jun 21 05:58:06 UTC 2009 sparc64 GNU/Linux $ dpkg -l | grep linux-ima ii linux-image-2.6-sparc64-smp 2.6.26+17+lenny1 Linux 2.6 image on multiprocessor 64-bit Ult ii

Re: RFH: strace FTBFS

2010-05-05 Thread Julien Cristau
On Wed, May 5, 2010 at 15:31:37 +0200, Frederik Schüler wrote: Hello, currently, the 32bit binary build of strace fails on sparc (the 64bit one succeeds): https://buildd.debian.org/fetch.cgi?amp;pkg=straceamp;ver=4.5.20-2amp;arch=sparcamp;stamp=1273064636amp;file=log gcc

Re: RFH: strace FTBFS

2010-05-05 Thread Frederik Schüler
Hi, great, thanks. Will add it to linux-2.6 in sid, and do some test-builds... Best regards Frederik Schüler On Wednesday 05 May 2010 17:31:45 Julien Cristau wrote: Looks like a kernel bug, as uid16_t is not available in userspace. Should be fixed by: commit