make check failing on times with -m32

Dmitry V. Levin ldv at altlinux.org
Wed Apr 20 04:52:29 UTC 2016


On Tue, Apr 19, 2016 at 03:53:00PM +0100, Steve McIntyre wrote:
> On Mon, Apr 18, 2016 at 05:42:22AM +0300, Dmitry V. Levin wrote:
> >On Mon, Apr 18, 2016 at 12:09:55AM +0100, Steve McIntyre wrote:
> >> On Thu, Jan 14, 2016 at 02:31:01AM +0000, Steve McIntyre wrote:
> >> >
> >> >Coincidentally, I've just been doing exactly that already this
> >> >evening. I'm in the middle of hacking on a script to run tests
> >> >periodically on the various Debian porter boxes, so should be able to
> >> >give you some better and more timely results in future too.
> >> >
> >> >Results from VERBOSE=1 shortly.
> >> 
> >> Wow, this has taken a while to get back to - sorry... :-(
> >> 
> >> However, I now have stuff in place to run a HEAD build automatically
> >> for all the Debian (release) arches nightly and push logs out. See
> >> 
> >>   http://www.einval.com/debian/strace/build-logs/
> >> 
> >> for the logs, split by architecture. Please let me know if this is
> >> useful - I'm open to suggestions for changes.
> >
> >Some simple ideas:
> >- keep git quiet: specify -q option to git clone;
> >- print key information about the build environment, e.g.
> >uname -rm, version of kernel headers, libc version, gcc version.
> 
> ACK, done now - see
> 
>   http://www.einval.com/debian/strace/build-logs/armel/2016-04-19-140437-log-abel-SUCCESS.txt
> 
> as an example.

Thanks.

> >> 	     rt_sigsuspend
> >
> >This might be a big endian bug in the test.
> >It passes on parisc, though.
> 
> But I'm seeing on both mips and mipsel (i.e. both big- and
> little-endian). I'll take a look later on.

This was a bug in the test when _NSIG > 16 * sizeof(long).
Should be fixed now.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160420/c2946f0e/attachment.bin>


More information about the Strace-devel mailing list