Upcoming release in May

Mike Frysinger vapier at gentoo.org
Wed May 1 03:34:05 UTC 2013


On Tuesday 30 April 2013 18:22:24 Dmitry V. Levin wrote:
> There is quite enough good stuff accumulated in strace.git since v4.7
> to release a new version.  If you have pending patches to include
> before the release, please submit them now.  Also, please test HEAD
> on supported architectures.

things build & pass make check with commit bb3a0f7 for:
	alpha (linux-3.8.0 glibc-2.15 gcc-4.5.4)
	armv7 EABI (linux-3.4.0 glibc-2.15 gcc-4.6.3)
	bfin (linux-3.5.0 uclibc-0.9.33 gcc-4.5.3)
	hppa (linux-3.8.0 glibc-2.14.1 gcc-4.7.2)
	ia64 (linux-3.3.8 glibc-2.15 gcc-4.6.3)
	ppc (linux-3.2.34 glibc-2.16 gcc-4.5.4)
	ppc64 (linux-3.2.34 glibc-2.15 gcc-4.5.4)
	s390 (linux-3.4.10 glibc-2.15 gcc-4.6.3)
	sparc32 (linux-2.6.39.4 glibc-2.15 gcc-4.5.4)
	x86 (32bit) (linux-3.8.3 glibc-2.16 gcc-4.7.2)
	x86_64 (64bit) (linux-3.8.3 glibc-2.17 gcc-4.8.0)
no warnings worth noting (just the expected #warnings)

	sh4 (linux-2.6.30.9 glibc-2.11.3 gcc-4.5.3)
waiting for this to finish building.  this box is really slow :).

	s390x (linux-3.4.10 glibc-2.15 gcc-4.6.3) fails:
util.c: In function ‘printllval’:
util.c:216:4: error: #error BUG: must not combine two args for long long on 
this arch
make[2]: *** [util.o] Error 1

	x86_64 (x32) (linux-3.8.3 glibc-2.16 gcc-4.7.1) also fails:
gcc -DHAVE_CONFIG_H -I.  -I./linux/x32 -I./linux -I./linux  -Wall -Wwrite-
strings -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
file.c:1167:63: warning: ‘struct __old_kernel_stat’ declared inside parameter 
list [enabled by default]
file.c:1167:63: warning: its scope is only this definition or declaration, which 
is probably not what you want [enabled by default]
file.c: In function ‘convertoldstat’:
file.c:1169:25: error: dereferencing pointer to incomplete type
file.c:1170:25: error: dereferencing pointer to incomplete type
file.c:1171:26: error: dereferencing pointer to incomplete type
file.c:1172:27: error: dereferencing pointer to incomplete type
file.c:1173:25: error: dereferencing pointer to incomplete type
file.c:1174:25: error: dereferencing pointer to incomplete type
file.c:1175:26: error: dereferencing pointer to incomplete type
file.c:1176:26: error: dereferencing pointer to incomplete type
file.c:1177:27: error: dereferencing pointer to incomplete type
file.c:1178:27: error: dereferencing pointer to incomplete type
file.c:1179:27: error: dereferencing pointer to incomplete type
file.c: In function ‘printoldstat’:
file.c:1187:27: error: storage size of ‘statbuf’ isn’t known
file.c:1187:27: warning: unused variable ‘statbuf’ [-Wunused-variable]
file.c: At top level:
file.c:2815:1: error: redefinition of ‘sys_fstat64’
file.c:1320:1: note: previous definition of ‘sys_fstat64’ was here
file.c:2827:1: error: redefinition of ‘sys_stat64’
file.c:1229:1: note: previous definition of ‘sys_stat64’ was here
make[2]: *** [file.o] Error 1
-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/20130430/1fb20a65/attachment.bin>


More information about the Strace-devel mailing list