approaching 4.6 release

Mike Frysinger vapier at gentoo.org
Tue Mar 15 01:17:15 UTC 2011


alpha: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’
process.c: In function ‘printwaitn’:
process.c:1949: warning: implicit declaration of function ‘printrusage32’
signal.c: In function ‘sys_sigprocmask’:
signal.c:1793: warning: passing argument 2 of ‘sprintsigmask’ makes pointer from integer without a cast
signal.c:313: note: expected ‘struct sigset_t *’ but argument is of type ‘long int’

arm: passes `make distcheck` and seems to work.  has build warnings:
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

bfin: seems peachy

hppa: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’
syscall.c:531: warning: ‘decode_subcall’ defined but not used
ipc.c: In function ‘sys_shmat’:
ipc.c:428: warning: unused variable ‘raddr’

ia64: everything seems peachy

ppc32: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

ppc64: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’

s390: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast

s390x: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’

sparc32: passes `make distcheck` and seems to work.  has build warnings:
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

superh: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t *’

x86_64: everything seems peachy
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20110314/d6e7f7fb/attachment.bin>


More information about the Strace-devel mailing list