This is the mail archive of the libc-alpha@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]

Re: [glibcbug] test_time.c failed check


>>>>> Debian administrator account writes:

>> Description:
 > 	Make 'check' produces but one error (with the exception of the
 > 	not implemented warnings). The error received is as follows:

 > 	test_time.c: In function `main':
 > 	test_time.c:111: warning: `%D' yields only last 2 digits of year
 > 	make[2]: [tests] Error 1 (ignored)

 > 	I am not sure if this constitutes a problem or even a bug report,
 > 	but I don't recall seeing that error in glibc-2.0.100.
>> How-To-Repeat:
 > 	I tested the compile on several (6 in total) other machines, all
 > 	x86 archs running Linux v2.1.12[5-8] kernels, all produced the same
 > 	error message on make 'check'.

Please check this again.  On my system that's not an error - that's a
warning.  You get exactly one error with posix/annexc:
/usr/glibc/src/buildreport/19981112/posix/annexc '/opt/egcs/bin/gcc' \
	       '-I../include -I.. -I/usr/glibc/src/buildreport/19981112 -I../sysdeps/i386/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/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/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/libm-i387 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic' > /usr/glibc/src/buildreport/19981112/posix/annexc.out
make[2]: [tests] Error 1 (ignored)
make[2]: Leaving directory `/usr/glibc/src/libc/posix'

This error is ignored since we know that it fails in some cases.

But I don't get an error with test_time.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


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