uClibc buildlog for 20060210 snapshot (svn r13899)

Mike Frysinger vapier at gentoo.org
Fri Feb 10 09:12:26 UTC 2006


All logs may be found here:
http://www.uclibc.org/~vapier/build_logs/

Number of tests: 17 (pass: 8 / fail: 9 / skip: 0)
Time spent: 37 minutes 54 seconds

uClibc Compile Summary:
  alpha :   alpha : default endian : PASS
    arm :     arm :  little endian : FAIL!
    arm :     arm :     big endian : FAIL!
   bfin :    bfin : default endian : PASS
   cris :    cris : default endian : FAIL!
   hppa :    hppa : default endian : PASS
   i386 :    i386 : default endian : FAIL!
   ia64 :    ia64 : default endian : PASS
   m68k :    m68k : default endian : FAIL!
   mips :    mips :     big endian : PASS
   mips :    mips :  little endian : PASS
  nios2 :   nios2 : default endian : FAIL!
powerpc : powerpc : default endian : FAIL!
     sh :      sh :  little endian : FAIL!
     sh :      sh :     big endian : FAIL!
  sparc :   sparc : default endian : PASS
 x86_64 :  x86_64 : default endian : PASS

LTP Summary:
  alpha : Compile: FAIL!
    arm : Compile: FAIL!
  armeb : Compile: PASS
   bfin : Compile: XFAIL: expected due to no mmu -> no fork
   cris : Compile: FAIL!
   hppa : Compile: XFAIL: expected due to missing pthread support
   i386 : Compile: FAIL!
   ia64 : Compile: XFAIL: expected due to missing pthread support
   m68k : Compile: FAIL!
   mips : Compile: PASS
 mipsel : Compile: PASS
  nios2 : Compile: XFAIL: expected due to no mmu -> no fork
powerpc : Compile: PASS
    sh4 : Compile: PASS
  sh4eb : Compile: PASS
  sparc : Compile: FAIL!
 x86_64 : Compile: PASS   [Ran 1864 tests: 1859 pass / 5 fail / 2 broken /  warnings]

Full uClibc compile log:

-------------------------------------------------------------
  alpha :   alpha : default endian : PASS
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/sysdeps/linux/common/sigprocmask.c:30:4: warning: #warning "compile time assumption violated.. slow path..."
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memcpy.c: In function `memcpy':
libc/string/generic/memcpy.c:138: warning: 'a2' might be used uninitialized in this function
libc/string/generic/memcpy.c:138: warning: 'a3' might be used uninitialized in this function
libc/string/generic/memcpy.c:34: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.

-------------------------------------------------------------
    arm :     arm :  little endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
    arm :     arm :     big endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
   bfin :    bfin : default endian : PASS
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memcpy.c: In function `memcpy':
libc/string/generic/memcpy.c:138: warning: 'a2' might be used uninitialized in this function
libc/string/generic/memcpy.c:138: warning: 'a3' might be used uninitialized in this function
libc/string/generic/memcpy.c:34: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
libc/stdlib/abort.c:43:3: warning: #warning "no abort instruction defined for your arch"
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.

-------------------------------------------------------------
   cris :    cris : default endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
   hppa :    hppa : default endian : PASS
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memcpy.c: In function `memcpy':
libc/string/generic/memcpy.c:138: warning: 'a2' might be used uninitialized in this function
libc/string/generic/memcpy.c:138: warning: 'a3' might be used uninitialized in this function
libc/string/generic/memcpy.c:34: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.

-------------------------------------------------------------
   i386 :    i386 : default endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
   ia64 :    ia64 : default endian : PASS
libc/sysdeps/linux/ia64/__syscall_error.c: In function `__syscall_error':
libc/sysdeps/linux/ia64/__syscall_error.c:16: warning: 'err_no' might be used uninitialized in this function
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.

-------------------------------------------------------------
   m68k :    m68k : default endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
   mips :    mips :     big endian : PASS
libc/sysdeps/linux/mips/clone.S: Assembler messages:
libc/sysdeps/linux/mips/clone.S:106: Warning: No .frame pseudo-op used in PIC code
libc/sysdeps/linux/mips/clone.S:67: Warning: Pretending global symbol used as branch target is local.
libc/sysdeps/linux/mips/pipe.c: In function `pipe':
libc/sysdeps/linux/mips/pipe.c:18: warning: 'res2' might be used uninitialized in this function
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/sysdeps/linux/common/sigprocmask.c:30:4: warning: #warning "compile time assumption violated.. slow path..."
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.
libc/sysdeps/linux/mips/crt1.S: Assembler messages:
libc/sysdeps/linux/mips/crt1.S:114: Warning: No .cprestore pseudo-op used in PIC code
libc/sysdeps/linux/mips/crt1.S: Assembler messages:
libc/sysdeps/linux/mips/crt1.S:114: Warning: No .cprestore pseudo-op used in PIC code
../utils/ldd.c:648:2: warning: #warning "There may be two warnings here about vfork() clobbering, ignore them"

-------------------------------------------------------------
   mips :    mips :  little endian : PASS
libc/sysdeps/linux/mips/clone.S: Assembler messages:
libc/sysdeps/linux/mips/clone.S:106: Warning: No .frame pseudo-op used in PIC code
libc/sysdeps/linux/mips/clone.S:67: Warning: Pretending global symbol used as branch target is local.
libc/sysdeps/linux/mips/pipe.c: In function `pipe':
libc/sysdeps/linux/mips/pipe.c:18: warning: 'res2' might be used uninitialized in this function
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/sysdeps/linux/common/sigprocmask.c:30:4: warning: #warning "compile time assumption violated.. slow path..."
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.
libc/sysdeps/linux/mips/crt1.S: Assembler messages:
libc/sysdeps/linux/mips/crt1.S:114: Warning: No .cprestore pseudo-op used in PIC code
libc/sysdeps/linux/mips/crt1.S: Assembler messages:
libc/sysdeps/linux/mips/crt1.S:114: Warning: No .cprestore pseudo-op used in PIC code
../utils/ldd.c:648:2: warning: #warning "There may be two warnings here about vfork() clobbering, ignore them"

-------------------------------------------------------------
  nios2 :   nios2 : default endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make: *** [libc/sysdeps/linux/common/getrlimit.o] Error 1

-------------------------------------------------------------
powerpc : powerpc : default endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
     sh :      sh :  little endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
     sh :      sh :     big endian : FAIL!
libc/sysdeps/linux/common/getrlimit.c:25: error: syntax error before "int"
make[1]: *** [libc/sysdeps/linux/common/getrlimit.os] Error 1
make: *** [lib/libc.so.0] Error 2

-------------------------------------------------------------
  sparc :   sparc : default endian : PASS
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/sysdeps/linux/common/sigprocmask.c:30:4: warning: #warning "compile time assumption violated.. slow path..."
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.
/usr/lib/gcc/sparc-gentoo-linux-uclibc/3.4.5/../../../../sparc-gentoo-linux-uclibc/bin/ld: warning: ld-uClibc.so.0, needed by ../lib/libc.so.0, not found (try using -rpath or -rpath-link)
../utils/ldd.c:648:2: warning: #warning "There may be two warnings here about vfork() clobbering, ignore them"
/usr/lib/gcc/sparc-gentoo-linux-uclibc/3.4.5/../../../../sparc-gentoo-linux-uclibc/bin/ld: warning: ld-uClibc.so.0, needed by ../lib/libc.so.0, not found (try using -rpath or -rpath-link)

-------------------------------------------------------------
 x86_64 :  x86_64 : default endian : PASS
libc/sysdeps/linux/common/open.c: In function `__libc_open':
libc/sysdeps/linux/common/open.c:28: warning: 'mode' might be used uninitialized in this function
libc/misc/time/time.c: In function `_time_t2tm':
libc/misc/time/time.c:2086: warning: 'wday' might be used uninitialized in this function
libc/misc/time/time.c: In function `__time_localtime_tzi':
libc/misc/time/time.c:649: warning: 'oday' might be used uninitialized in this function
libc/string/generic/memmove.c:222:2: warning: #warning REMINDER: generic-opt memmove assumes memcpy does forward copying!
libc/string/generic/memmove.c: In function `memmove':
libc/string/generic/memmove.c:136: warning: 'a0' might be used uninitialized in this function
libc/string/generic/memmove.c:136: warning: 'a1' might be used uninitialized in this function
libc/string/generic/memmove.c:32: warning: 'a1' might be used uninitialized in this function
In file included from libc/stdlib/strtod.c:105:
./include/bits/uClibc_fpmax.h:90:2: warning: #warning DECIMAL_DIG is not defined! If you are using gcc, it may not be defining __STDC_VERSION__ as it should.
../utils/ldd.c:648:2: warning: #warning "There may be two warnings here about vfork() clobbering, ignore them"



More information about the uClibc mailing list