Bug#339294: libc6: symbol `__ctype_b@@GLIBC_2.0' in version 2.3.2.ds1-22 but not in 2.3.5-7

2005-11-15 Thread LI Daobing
Package: libc6 Version: 2.3.5-7 Severity: important $ dpkg -l libc6 | grep ^ii ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and Timezone data $ readelf -a /lib/tls/libc.so.6 | grep __ctype_b@@GLIBC_2.0 320: 0012a5f4 4 OBJECT GLOBAL DEFAULT 18 __ctype_b@@GLIBC_2.0 $

Bug#339296: Linux header protection

2005-11-15 Thread Robert Millan
Package: glibc Severity: wishlist Tags: patch This patch implements header protection in Glibc stubs that just include Linux headers (on GNU/Linux), but do something else on non-Linux platforms. Once it is applied, these Linux headers can check wether they're being included directly, and issue a

Bug#339318: Bug in fesetenv() [LIBC6.1]

2005-11-15 Thread Juan Jose Garcia Ripoll
Package:libc6.1 Version:2.2.5-11.5 Summary:Under some circumstances, invoking fesetenv() results in a floating point exception being raised. Description: I have a piece of code which may result in underflows. I enclose the code in between fenv_t e

Bug#339319: Bug in fesetenv() [LIBC6.1]

2005-11-15 Thread Juan Jose Garcia Ripoll
Package:libc6.1 Version:2.2.5-11.5 Architecture: Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown Summary:Under some circumstances, invoking fesetenv() results in a floating point exception being raised. Description: I have

Bug#339350: nscd fails to start when logfile is too big

2005-11-15 Thread Tom Albers
Package: nscd Version: 2.3.5-8 Severity: important When the logfile of nscd reaches a 2GB limit, nscd will no longer start without any hint whatsoever. It will run in the -d mode, but not as a daemon. Strace in that case looks like: pid 23058] write(3, "23052: handle_request: request r"..., 69)

Bug#339294: libc6: symbol `__ctype_b@@GLIBC_2.0' in version 2.3.2.ds1-22 but not in 2.3.5-7

2005-11-15 Thread Daniel Jacobowitz
On Tue, Nov 15, 2005 at 05:10:21PM +0800, LI Daobing wrote: > Package: libc6 > Version: 2.3.5-7 > Severity: important > > $ dpkg -l libc6 | grep ^ii > ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and > Timezone data > $ readelf -a /lib/tls/libc.so.6 | grep __ctype_b@@GLIBC_2.0

Processed: your mail

2005-11-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 324051 http://sources.redhat.com/bugzilla/show_bug.cgi?id=1864 Bug#324051: bad struct statvfs declaration on Alpha when _FILE_OFFSET_BITBITS is defined Bug#329870: pydf: Does not start on alpha architecture after installing Noted your stateme

Bug#339389: glibc: FTBFS on amd64: sem_trywait.S:59: Error: symbol `sem_trywait' is already defined

2005-11-15 Thread Kurt Roeckx
Package: glibc Version: 2.3.5-8 Severity: important Tags: patch Hi, glibc is failing to build on amd64 with the following error: gcc ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S -c -I../include -I. -I/build/buildd/glibc-2.3.5/build-tree/amd64-libc/nptl -I.. -I../libio -I/build/buildd/

Bug#339415: FTBFS: Redefinitions of __divdi3, __moddi3, __udivdi32, and __umoddi3

2005-11-15 Thread Matt Kraai
Package: glibc Version: 2.3.5-8 Severity: serious pbuilder fails to build glibc in an unstable chroot on i386: > gcc-4.0 ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99 -O2 -Wall -Winline > -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -pipe > -mpreferred-stack-boundary=4 -fPIC-I.