Upcoming release in May

Mike Frysinger vapier at gentoo.org
Wed May 1 16:34:27 UTC 2013


On Tuesday 30 April 2013 23:34:05 Mike Frysinger wrote:
> 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:

also cross-compiled (but did not run) fine for:
	aarch64
	armv4

> 	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 :).

it passed fine

> 	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

after the fix i posted, this passes fine

> 	x86_64 (x32) (linux-3.8.3 glibc-2.16 gcc-4.7.1) also fails:

looks like you're already working on this.  the latest git rev now looks like:
file.c:2787:1: error: redefinition of ‘sys_fstat64’
file.c:1334:1: note: previous definition of ‘sys_fstat64’ was here
file.c:2799:1: error: redefinition of ‘sys_stat64’
file.c:1243:1: note: previous definition of ‘sys_stat64’ was here
make[2]: *** [file.o] Error 1

desc.c: In function ‘printflock’:
desc.c:270:2: warning: format ‘%ld’ expects argument of type ‘long int’, but 
argument 2 has type ‘__off_t’ [-Wformat]
desc.c:270:2: warning: format ‘%ld’ expects argument of type ‘long int’, but 
argument 3 has type ‘__off_t’ [-Wformat]
-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/20130501/c24ae037/attachment.bin>


More information about the Strace-devel mailing list