This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

make check failure in glibc 2.0.109


>Submitter-Id:	net
>Originator:	Joel Klecker
>
>Confidential:	no
>Synopsis:	make check failure
>Severity:	
>Priority:	medium
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.109
>Environment:
	
Host type: i386-pc-linux-gnu
System: Linux cerberus 2.2.0-pre1 #6 Tue Dec 29 09:49:45 PST 1998 i586 unknown
Architecture: i586

Addons: crypt linuxthreads

Build CC: egcc
Compiler version: egcs-2.91.60 19981201 (egcs-1.1.1 release)
Kernel headers: 2.2.0-pre1
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	egcc inl-tester.c -c -O -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -g -I../include -I. -I/project/glibc/glibc-2.1/glibc
-2.0.109/build-i386/string -I.. -I../libio
-I/project/glibc/glibc-2.1/glibc-2.0.109/build-i386
-I../sysdeps/i386/elf -I../crypt/sys deps/unix
-I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linux threads/sysdeps/unix -I../linuxthreads/sysdeps/i386
-I../linuxthreads/sysdeps/pthread/no-cmpxchg
-I../sysdeps/unix/sysv/linux/i386 - I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/uni x/sysv/i386
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix
-I../sysdeps/posix -I../sysdeps/i386/fpu -I../sysdeps/li bm-i387
-I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754
-I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I../sysd
eps/generic -nostdinc -isystem
/usr/lib/gcc-lib/i486-linux/egcs-2.91.60/include -isystem
/usr/src/kernel-headers-2.2.0-pre1/include
 -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o
/project/glibc/glibc-2.1/glibc-2.0.109/build-i386/string/inl-tester.o
../sysdeps/i386/bits/string.h: In function `__memcpy_c': In file
included from ../string/string.h:331,
                 from ../include/string.h:2,
                 from tester.c:33,
                 from inl-tester.c:6:
../sysdeps/i386/bits/string.h:135: warning: control reaches end of non-void function
../sysdeps/i386/bits/string.h: In function `__memset_cc':
../sysdeps/i386/bits/string.h:226: warning: control reaches end of non-void function
../sysdeps/i386/bits/string.h: In function `test_strspn':
../sysdeps/i386/bits/string.h:636: `asm' needs too many reloads
tester.c: In function `test_memset':
In file included from inl-tester.c:6:
tester.c:912: warning: overflow in implicit constant conversion
make[2]: *** [/project/glibc/glibc-2.1/glibc-2.0.109/build-i386/string/inl-tester.o] Error 1
make[2]: Leaving directory `/project/glibc/glibc-2.1/glibc-2.0.109/string'
make[1]: *** [string/tests] Error 2
make[1]: Leaving directory `/project/glibc/glibc-2.1/glibc-2.0.109'
make: *** [check] Error 2

>How-To-Repeat:
	
>Fix:
	


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]