uClibc buildlog for 20060224 snapshot (svn r14258)

Peter Kjellerstedt peter.kjellerstedt at axis.com
Fri Feb 24 14:14:59 UTC 2006


> -----Original Message-----
> From: uclibc-bounces at uclibc.org 
> [mailto:uclibc-bounces at uclibc.org] On Behalf Of Mike Frysinger
> Sent: Friday, February 24, 2006 15:04
> To: uClibc
> Subject: uClibc buildlog for 20060224 snapshot (svn r14258)
> 
> All logs may be found here:
> http://www.uclibc.org/~vapier/
> 
> Snapshot tested: 20060224 svn r14258
> Number of tests: 17 (pass: 15 / fail: 2 / skip: 0)
> Time spent: 293 minutes 48 seconds
> 
> uClibc Summary:
>   alpha |   alpha | default endian | FAIL!
>     arm |     arm |  little endian | PASS
>   armeb |     arm |     big endian | PASS
>    bfin |    bfin | default endian | FAIL!

It seems my changes to libc/sysdeps/linux/common/mmap64.c
exposed a problem vith _syscall6() for bfin. Looking at
libc/sysdeps/linux/bfin/bits/syscalls.h it seems like it 
is just a copy-and-paste error with the sixth argument
missing from the macro declaration.  I have commited
a fix (I hope).

>    cris |    cris | default endian | PASS
>    hppa |    hppa | default endian | PASS
>    i386 |    i386 | default endian | PASS
>    ia64 |    ia64 | default endian | PASS
>    m68k |    m68k | default endian | PASS
>    mips |    mips |     big endian | PASS
>  mipsel |    mips |  little endian | PASS
>   nios2 |   nios2 | default endian | PASS
> powerpc | powerpc | default endian | PASS
>     sh4 |      sh |  little endian | PASS
>   sh4eb |      sh |     big endian | PASS
>   sparc |   sparc | default endian | PASS
>  x86_64 |  x86_64 | default endian | PASS

//Peter



More information about the uClibc mailing list