Upcoming release in May

Mike Frysinger vapier at gentoo.org
Sat May 4 05:45:51 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.

testing a55b6b1 and cross-compiling for the various mips abi:
	o32: builds fine
	n32: builds fine
	n64: build fails:
mips64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./linux/mips -I./linux -
I./linux  -Wall -Wwrite-strings -O2 -pipe -mabi=64 -MT util.o -MD -MP -MF 
.deps/util.Tpo -c -o util.o util.c
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

simple fix attached
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-building-for-mips-n64-targets.patch
Type: text/x-patch
Size: 888 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20130504/398f6d06/attachment.bin>
-------------- 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/20130504/398f6d06/attachment-0001.bin>


More information about the Strace-devel mailing list